---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Hi. I have the following scheme: . two machines running Apache Server (1.3.9); . two machines running Jserver (1.1); . there's a servlet process running in both Jserver machines; . both machines are Sparc E250 running Solaris 2.7. I need to implemet load balancing configuration between Apache Server and Jserver. And I have problem with this implementation. When the client's browser requests a connection (across the Apache) to the servlet, appears, in the Apache, the following INFO message in the mod_jserv.log file: (INFO) balance: 3305 attempting to connect to server PC2: ajpv12://172.19.249.131(ac13f983):8007 After a short time appears, in the Jserver machine, the following message in the jserv.log file: AJP Protocol Error: java.io.IOException: Stream broken, couldn't demarshal string :768:264 After this appears in the client's browser (Netscape) an Error Window that says: The document contained no data. I am waiting for any information about it. Thanks a lot Paulo -- -------------------------------------------------------------- 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]