----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Kevin Macclay wrote:
>
> I've been attempting to try load balancing on our development servers so
> that we can eventually use it for our live site. I've been running into a
> problem however, than I can't seem to figure out! This is our ultimate
> plan:
>
> [ One machine running Apache Web Server and one Jserv. ]
> [ Another machine running a second JServ. ]
>
> With load balancing, I hope to distribute the load hitting the first machine
> to both machines through the two JServ instances.
>
> I created this scenario on our development servers with no success in
> loading any servlets. I fooled around with several similar scenarios to try
> to figure out what was going wrong. I think this most recent attempt will
> be the most descriptive of the problem:
>
How do you start these 4 JServs ?
What does "ps" say ?
what are your security.allowedAddresses settings ?
jluc
--
--------------------------------------------------------------
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]