Re: cache manager worker_connections not enough

2014-11-10 Thread Maxim Dounin
Hello! On Mon, Nov 10, 2014 at 10:16:16AM -0500, zhijianpeng wrote: > Yes,we found that it was caused by a 3rd party module named > "nginx_upstream_check_module". > > I want to know the use of connections in cache manager process. And if > there are no free connections of cache manager process

Re: cache manager worker_connections not enough

2014-11-10 Thread zhijianpeng
Yes,we found that it was caused by a 3rd party module named "nginx_upstream_check_module". I want to know the use of connections in cache manager process. And if there are no free connections of cache manager process,any thing bad would happend? Posted at Nginx Forum: http://forum.nginx.org/re

Re: cache manager worker_connections not enough

2014-11-05 Thread Maxim Dounin
Hello! On Wed, Nov 05, 2014 at 04:33:16AM -0500, zhijianpeng wrote: > I am using proxy_cache as a cache server, about 20-30k requests /s. It > sometimes gets slow,and I find lots of such messages: > > 2014/11/05 17:01:32 [alert] 22169#0: 512 worker_connections are not enough > 2014/11/05 17:01:3

cache manager worker_connections not enough

2014-11-05 Thread zhijianpeng
I am using proxy_cache as a cache server, about 20-30k requests /s. It sometimes gets slow,and I find lots of such messages: 2014/11/05 17:01:32 [alert] 22169#0: 512 worker_connections are not enough 2014/11/05 17:01:32 [alert] 22169#0: 512 worker_connections are not enough 2014/11/05 17:04:12 [al