Forum Post: Re: Webspeed With Ngnix On Centos 7

  • Thread starter Thread starter rayherring
  • Start date Start date
Status
Not open for further replies.
R

rayherring

Guest
Nginx no, Lighttpd yes, and haproxy. Have a test system set up at work for a Webspeed that runs on Debian 8 instead of RHEL. User goes to the website via the HAproxy port (running on port 80), depending on the request, if it is just for a standard web request it gets pushed over to LightTPD+CGI+WebSpeed port, if it is for websocket it gets pushed over to the redis-server port. IMHO I find LightTPD to be much faster than Nginx, but that's just personal preference really.

Continue reading...
 
Status
Not open for further replies.
Back
Top