Reverse proxy performance woes
Alan Williamson
alan at blog-city.com
Thu Sep 4 12:45:21 MSD 2008
Clint Priest wrote:
> All four of the servers are on the same /24 network, the stress test
> server is on another /24 network.
>
> Any ideas on what it could be?
i have a similar setup as you Clint. If the backend servers are indeed
pushing that number of requests then you should get at least that at the
front end.
What i would look at is:
- nginx settings (enough workers?)
- any errors in the nginx error (file handles?)
Turn off the keep-alive settings on your JMeter test (which i believe is
done by default anyway) so you can test on a level playing field.
--
Alan Williamson
Registrationless email/sms reminders: http://yourli.st/
blog: http://alan.blog-city.com/
More information about the nginx
mailing list