---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Well, everything is working perfectly now! Apparently, the shared memory file must have been corrupted during previous attempts to get the load balancing working. Once we removed this file and let it recreate itself, everything worked--no configuration problems. Kevin -----Original Message----- From: Jean-Luc Rochat <[EMAIL PROTECTED]> To: Java Apache Users <[EMAIL PROTECTED]> Date: Wednesday, April 19, 2000 4:24 PM Subject: Re: problem setting up load balancing >---------------------------------------------------------------- >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 tried things again with further inspection running the four JServs and >> discovered that it is in fact distributing correctly among the two instances >> that are up (Dev2 and Edgar2) but Dev1 and Edgar1 never appear up in shared >> memory (according to the ApacheJServ status output). The responses to your >> questions are below: >> >> 1) I start them each with it's own script (in manual mode, of course) like >> this: >ok >> >> 2) With ps... >ok >> Also, I've tried telnetting to each of these addresses/ports to make sure >> they're handling requests, and they all respond. >ok >> >> 3) security.allowedAddresses is not set in any of the properties files >> (using default). Should Edgar1 and 2's fields be set to allow Dev's ip >> address (192.168.1.156)? >> >1: yes you should. >> If so, how is Edgar2 working now? >2: it is not working. if it is working fill a security bug report ... > >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] > -- -------------------------------------------------------------- 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]
