>
> On the other side you should make sure that your code doesn't leak. Normaly,
> if you request the same page over and over, the httpd shouldn't grow after
> the second request. To test this you may start a httpd with -X option, so
> you have only one child to watch and request the page to test via
> ApacheBench (ab), the httpd should have a constant size, if not something
> inside your app is leaking.
>
Unfortunately I cannot afford a big luxury to do this. We have approx 135
virtual webservers here and I'm not the developer of these despite I can
program in perl and embperl. I simply cannot check for 100 users everyday
work. We have some especially large projects here, which are intensively
used and changed. I thought that in some point I should have tools or
knobs as a server admnistrator to keep one user in certain limits and not
stomping on resources needed for others.
Neeme Vool
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]