Alexander Diedler wrote:
Hello, Interesting, MaxRequestsPerChild limit is to low. How I should set the limit?
Unless you have an application which leaks memory, you could try setting it to zero (= unlimited)
Or, since you appear to be under Windows, just comment it out, since 0 is the default.
http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxrequestsperchild --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org