Mladen Turk wrote:

Jean-frederic Clere wrote:

Rainer Jung wrote:

It's called once a minute (at least if a request comes in) to be able to clean up things not directly related to the actual request, like closing
idle connections.
Something to add to mod_proxy probably.


If you finish your maintenance module then it'll
be his responsibility to make a heartbeat independent
of the request, on the regular intervals.

Sure I need an extra program to make a real heartbeat but I still still don't see how I could close a socket in a httpd son if it doesn't get a request.

The problem with wc_maintain is burst load where
you actually don't need maintain, but it happens
anyhow, so the connection can be closed and then
created again.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to