On 10/9/06, Qingshan Xie <xieq_49@xxxxxxxxx> wrote:
If my apache "KeepAlive On", multiple hits will go to the server via the same connection. In this case, how apache count the hits if I keep hit URLs to the same server? I did a test when the KeepAlive turned on, the child did not exit after I clicked the urls over 20 times while my MaxRequestsPerChild was only 10. Sounds the Apache counts multiple hits to the same connection as 1. Can some one help me to clarify it?
This is quite clearly documented: http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxrequestsperchild Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx