nginx or apache for game
    Tim Mensch 
    tim-nginx at bitgems.com
       
    Sat Feb  9 07:32:41 UTC 2013
    
    
  
On 2/8/2013 6:11 PM, mottwsc wrote:
> I've read that nginx is much  better for static web pages and that
 > apache is better for processing on the back end.
I'm using OpenResty, and I would say that it gives me more performance 
than Apache (as an app server) would in ANY configuration. Possibly by a 
factor of 10-40, though I haven't actually done an apples-to-apples 
benchmark -- and I'm also using LuaJIT now instead of PHP, so that's a 
HUGE speed advantage by itself (Lua being the FASTEST dynamic language 
around, and PHP being one of the slowest).
I've heard of people getting 70k+ concurrent connections per second 
using Lua (or LuaJIT maybe) and OpenResty. My low-end VPS can't handle 
that many connections, but it easily handles 3k+ connections per second, 
including complex app logic.
YMMV.
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130209/d5b6613c/attachment.html>
    
    
More information about the nginx
mailing list