Nginx runs out of memory with large value for 'keepalive_requests'

2018-07-12 Thread prajos
Hi all, I'm using nginx as a Revers proxy to a service (A). nginx receives a large number of persistent connections from a single client service(B). Service B sends a lot of requests (2K rps) over these persistent connections. The amount of memory nginx uses seems to increase as a function of 'k

Re: Nginx crashing with image filter and cache enabled

2018-07-12 Thread ayman
Hi, I have upgraded the GD library on the server recompiling nginx again and all is good now. Thanks a lot. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,280115,280507#msg-280507 ___ nginx mailing list nginx@nginx.org http://mailman.nginx

Re: Nginx runs out of memory with large value for 'keepalive_requests'

2018-07-12 Thread Maxim Dounin
Hello! On Thu, Jul 12, 2018 at 05:48:55AM -0400, prajos wrote: > Hi all, > I'm using nginx as a Revers proxy to a service (A). nginx receives a large > number of persistent connections from a single client service(B). > Service B sends a lot of requests (2K rps) over these persistent > connectio