Re: Apache::SizeLimit MAX UNSHARED patch

2001-02-05 Thread Perrin Harkins
Joshua Chamas wrote: > > Hey, > > Per Perrin Harkin's advice, and my client's consent, I hacked > up Apache::SizeLimit to support MAX_PROCESS_UNSHARED_SIZE config, > where instead of limiting by the apparent process size, one limits > by the amount of unshared memory being used. I actually did

Apache::SizeLimit MAX UNSHARED patch

2001-02-02 Thread Joshua Chamas
Hey, Per Perrin Harkin's advice, and my client's consent, I hacked up Apache::SizeLimit to support MAX_PROCESS_UNSHARED_SIZE config, where instead of limiting by the apparent process size, one limits by the amount of unshared memory being used. Unshared memory is the effective process size,