Nginx 14.1 very slow as a reverse proxy

Maxim Dounin mdounin at mdounin.ru
Tue Nov 20 14:56:24 UTC 2018


Hello!

On Tue, Nov 20, 2018 at 08:43:52AM -0600, Ricky Gutierrez wrote:

> Hi Dounin , What do you mean with smaller cache size?, proxy buffer size
> for example?

I mean keepalive connections cache size, as set to 15 in your 
configuration.  Comment out the "keepalive 15;" line and/or try 
"keepalive 1;" instead.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list