Welcome! Log In Create A New Profile

Advanced

Re: nginx reverse proxy proxies subset of requests slowly

Maxim Dounin
February 20, 2012 01:28PM
Hello!

On Mon, Feb 20, 2012 at 12:59:38PM -0500, anonymous_coward wrote:

> (This is cross-post from Server Fault:
> http://serverfault.com/questions/361742/nginx-reverse-proxy-proxies-subset-of-requests-slowly)
>
> We're running an nginx reverse proxy in front of a couple of IIS 7.5 web
> servers. I'm benchmarking a particular page using Apache Bench. The page
> is fully cached in memory in IIS (using ASP.NET outputcache). No caching
> is configured for nginx.
>
> We've noted a discrepancy in the benchmark results between runs straight
> up against one IIS server (no reverse proxying) and with an nginx
> reverse proxy in between. With the proxy in place, for non-trivial
> loads, a subset of requests take very long to complete. Without the
> proxy in place, all requests are completed in reasonably good time.

[...]

> **nginx**
>
> user@host:~$ ab -n 5000 -c 1000 [NGINX-HOST]

[...]

> Concurrency Level: 1000

Under which OS you run nginx? Please note that 1000 is too high
for nginx on Windows, see known issues list here:

http://nginx.org/en/docs/windows.html#known_issues

If running nginx under Windows, please also make sure you have
worker_processes set to 1.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx reverse proxy proxies subset of requests slowly

anonymous_coward February 20, 2012 12:59PM

Re: nginx reverse proxy proxies subset of requests slowly

Maxim Dounin February 20, 2012 01:28PM

Re: nginx reverse proxy proxies subset of requests slowly

anonymous_coward February 20, 2012 02:39PM

Re: nginx reverse proxy proxies subset of requests slowly

Maxim Dounin February 20, 2012 04:14PM

Re: nginx reverse proxy proxies subset of requests slowly

anonymous_coward February 21, 2012 12:16AM

Re: nginx reverse proxy proxies subset of requests slowly

anonymous_coward February 21, 2012 01:23AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 306
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready