On 9 Sep 2002, Jason Czerak wrote:

> I'm messing around with apache 2.0 and modperl 1.99 and Haven't been
> able to come across any docs that state that I would or would not need a
> dual apache setup for high load sites.

I don't think anyone have any or much real world experience with
this yet.  In theory it will probably not be needed if you are using
a threaded setup.

I'm sure anything you can tell us after trying it in a busy setup
will be greatly appreciated.  :-)

> I wish to have apache 2.0 threaded.

Don't parse stuff back and forth between threads in shared arrays
just yet, or you'll suffer memory leaks.  :-)


  - ask (suffering memory leaks)

-- 
ask bjoern hansen, http://www.askbjoernhansen.com/ !try; do();

Reply via email to