From: <php...@li...> - 2007-05-18 11:24:09
|
Hi, > java -jar JavaBridge.jar INET:9090 3 jb1.log & > java -jar JavaBridge.jar INET:9091 3 jb2.log & > > Suppose I want to start two clients as you suggested > and alternate > invoking the client on port 9090 and then 9091, How > do I config the > bridge to achieve this? sorry, I misunderstood your question. The PHP/Java Bridge supports load balancing when you run the back end(s) in a J2EE server or Servlet engine. internet clients...-->..apache+PHP/Java Bridge...->..Tomcat1 ........................................->..Tomcat2 ........................................->..Tomcat3 Please see our documentation at php-java-bridge.sf.net for details how to enable load balancing in Apache/Tomcat. Regards, Jost Boekemeier __________________________________ Yahoo! Clever: Stellen Sie Fragen und finden Sie Antworten. Teilen Sie Ihr Wissen. www.yahoo.de/clever |