https://bz.apache.org/bugzilla/show_bug.cgi?id=65159

--- Comment #40 from Michael Kaufmann <[email protected]> ---
After the "Atomic counter" patch, the documentation in the comments of
mod_unique_id.c is outdated. The counter is now per process, not per thread. So
it can overflow if a process handles more than 65535 requests per second,
previously it overflowed if a single thread handled this number of requests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to