Hi there,

On Tue, 23 Jan 2001, Barry Veinotte wrote:

> Besides die being a bad thing, is this gentleman right to tell me
> I have to loose my file opens and go with FileHandle ??

Yes and no.  If your Apache child opens files and doesn't close them
you will eventually run out of handles (operating system limit).

It's all in the guide:

http://perl.apache.org/guide

If you read it (all right, if you read it at least a couple of times :)
then you'll be able to baffle your sysadmin.

73,
Ged.


Reply via email to