Re: Resource list limits

2008-07-28 Thread Ruediger Pluem
On 07/28/2008 01:52 AM, Bojan Smojver wrote: I think we should be a little bit more strict when it comes to resource limits in reslist code. As per attached, it should not be possible to set min to less than zero and hmax to zero, as both don't make sense. Comments? Looks good. +1.

Resource list limits

2008-07-27 Thread Bojan Smojver
I think we should be a little bit more strict when it comes to resource limits in reslist code. As per attached, it should not be possible to set min to less than zero and hmax to zero, as both don't make sense. Comments? -- Bojan Index: misc/apr_reslist.c