hi there, does nginx have directives like apache's MaxRequestsPerChild?

Description: Limit on the number of requests that an individual child server 
will handle during its life
Syntax:    MaxRequestsPerChild number

I only found nginx's worker_connections directive,  they are quite different!

Is there a similar one? or why nginx doesn't need it?

Many thanks!

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

Reply via email to