----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Ulisses Reina Montenegro wrote:
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Ben Ricker wrote:
>
> > I am pitching Jserv against iPlanet tomorrow and I had one more
> > question. iPlanet claims to have multi-processor support built in (I
> > thought the OS handeled that). I wanted to get something clear: what
> > support does Apache/Jserv provide for multip processor machines?
> >
> > I thought I read somewhere that Apache is not multip processor aware. Is
> > this true?
>
> Yes, multiprocessor support on Apache/JServ depends on the OS you're using.
> We use Linux, so that is what I can talk about. In Linux, the granularity of
> load-balancing between processors is a process. That means that, if you have
> some heavy computation going on, better divide it between two or more
> processes, so that the OS can load-balance them.
>
What??? For what version of Linux?
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]