Jump to content
MakeWebGames

Anyone Else Using Nginx?


Will

Recommended Posts

Just wondering how many people are using Nginx, (or lighttpd for that matter) not apache?

I've been using Nginx for a site I work for (http://www.citystruggle.com) and it's much faster, and has a smaller memory footprint; I've tested it up to 10,000 concurrent users :P

The php is served through FastCgi, with mysql and memcached.

I've been able to overcome no htaccess with some rewrites in the nginx.conf, however the syntax takes a while to get used to. Also I don't use vhost, that server only hosts the single site.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...