On 21 Jun 2005, at 14:56, Malcolm J Harwood wrote:

I'm not sure if it makes sense to have it in Apache2::Connection, as the WorkerScore is process/thread based rather than connection based. (It does have connection specific information in it, but it also has more long lived
data).

I'm guessing it's there because that's where it's stored in the Apache internals. My suspicion (without digging) is that the scoreboard-worker (i.e. a line in the scoreboard) lives with a connection, and when that connection goes on to process another request it gets updated appropriately.

Matt.


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

Reply via email to