https://issues.apache.org/bugzilla/show_bug.cgi?id=54415

--- Comment #3 from Jackie Zhang <[email protected]> ---
Hi, 

This's the patch for the "scoreboard" problem.

The basic idea is to remind users of checking the two relevant configuration
options, i.e., "ServerLimt" and "ThreadLimit". These two directives decides the
scoreboard size, c.f., "AP_DECLARE(int) ap_calc_scoreboard_size(void)", in
"server/scoreboard.c".

Also, I intentional notify the different between anonymous scoreboard which is
in memory and file-based scoreboard which is on disk.

Thanks,
Jackie

-- 
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