Hi, 

Our deployment uses Lua scripts to add authentication / certain other checks
at the proxy. It does this by the required configuration from the upstream
server and then refreshing it periodically. However, this does add some
memory to each worker process and the refreshes will also hit the upstream
server. 

To avoid the overheads, i was wondering if there is a way to limit the no of
worker processes that can serve a single upstream server

Thanks
Arun

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,292026,292026#msg-292026

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

Reply via email to