Bad Performance when using two Nginx behind each other

maxigs nginx-forum at nginx.us
Sat Apr 25 13:24:39 MSD 2009


Hi,

i'm currently having pretty bad performance on my server setup which is most likely just a little issue with my configuration but i cant figure out what i do wrong. Google did not really help much either.

The Problem is pretty simple:

Its to slow, even static pages or assets (css files, images) are served way to slow through my servers (a couple of seconds at most).

The Setup is:

Nginx 0.6.36 as frontend server (only to split the requests up to the vhosts, since a couple of sites are going through the same ip)

Nginx or (still) some Apache servers behind which server the pages.

So when a request goes in, the first nginx proxy-passes it through to the second servers which then deliver the sites (including all static contents).

This setup seems to slow down performance dramatically, even simple static files are delivered way to slow.

I already tried various configuration combinations (gzip/keep alive/proxy options), but dont seem to get anywhere so far, it would be great if someone had a basic idea to get me back on the track.

Thanks a lot !

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,1441,1441#msg-1441






More information about the nginx mailing list