[PATCH/PROPOSAL] add server_limit and thread_limit to scoreboard

2002-02-20 Thread Adam Sussman
I know this idea isn't totaly popular, but I thought I would throw this out and see what people think. Aaron's most recent patch to the scoreboard creation logic allows you to make the apache scoreboard shared memory image accessible to external programs. This is very usefull and we have

Re: [PATCH/PROPOSAL] add server_limit and thread_limit to scoreboard

2002-02-20 Thread Aaron Bannert
On Wed, Feb 20, 2002 at 02:47:30PM -0800, Adam Sussman wrote: I know this idea isn't totaly popular, but I thought I would throw this out and see what people think. Aaron's most recent patch to the scoreboard creation logic allows you to make the apache scoreboard shared memory image

Re: [PATCH/PROPOSAL] add server_limit and thread_limit to scoreboard

2002-02-20 Thread Aaron Bannert
On Wed, Feb 20, 2002 at 02:47:30PM -0800, Adam Sussman wrote: This patch adds the configured server_limit and thread_limit elements to the global score and sets them at the time the scoreboard is intialized. Committed, thanks! -aaron