Hi there,

On Wed, 25 Apr 2001 [EMAIL PROTECTED] wrote:

> like to know whether there is a compilation overhead if I set say
> MaxRequestsPerChild 1 ??

http://perl.apache.org/guide

> disk data ransfer rate will be order of magnitude less than if the
> script were to remain in the memory all the time.

Not "order", "orders" :)

> That leads me to think about using very cool RAMFS that
> comes linux-2.4.

You can use ramdisks with almost *any* Linux.

> What does everyone think about using RAMFS to reduce the performance
> degradation due to loading script from the disk if there is one.

Anything that reduces the need to go to a rusty, spinning plate to get
your data is a Good Thing.

73,
Ged.

Reply via email to