The Webserver Poll
#21
Posted 02 March 2012 - 09:32 AM
#22
Posted 26 March 2012 - 08:18 AM
#23
Posted 28 March 2012 - 06:14 AM
#24
Posted 28 March 2012 - 06:23 AM
#25
Posted 16 April 2012 - 05:40 PM
Also I must be backwards but I found it much easier to install everything from source, I'm not trying to be one of those *Nix snobs... I could never get the Apache + PHP packages to work correctly on my Mint box.
#26
Posted 24 April 2012 - 09:57 AM
#27
Posted 08 May 2012 - 05:54 AM
Da:Sourcerer, on 24 April 2012 - 09:57 AM, said:
I like how on the default install it denies all from directory listing and disables certain characters in the url, and it can make a CGI act as a FastCGI. I haven't benched it yet though
http://www.hiawatha-webserver.org/
#29
Posted 21 August 2012 - 04:50 PM
I'm having trouble running yiic in the cmd, everytime I try it says "Apache is not recognized as an interl or external command". Makes no sense. I ahve the apache\bin path in my PATH environment variable and because I have Apache 2.2 I know that it uses httpd.exe and not apache.exe.
Can someone help me??? this is killing me and I really don't wanna got o Zend, I've heard so many great thing about Yii.
Thanks!
#31
Posted 29 September 2012 - 01:47 AM
I am using Microsoft IIS,Apache. Both for windows and on linux.
#32
Posted 06 November 2012 - 09:56 AM
As a development & low load production server I use Cherokee... no need for anything else.
When it comes down to High load production servers its a mix between cherokee / nginx and lighty depending on the content that needs to be delivered.
rho
#33
Posted 23 November 2012 - 01:05 PM
#34
Posted 30 November 2012 - 06:09 PM
on a sharedHost, the perfomance was nice.
I use apache+php to develop.
In vps and dedicated machines, I always install nginx + php-fpm + apc + varnish.
- Lighttpd is the best for multimedia content.
- For Java Apps, I use Nginx for Load Balacing
If I have to restart the Tomcat/Jetty/Jboss server, I restart 1 and after 1 is Online, I restart the second instance. It's perfect to aply the updates on java apps.

Help
















