You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Shapira, Yoav" <Yo...@mpi.com> on 2004/02/02 14:49:54 UTC

RE: Load Balancing Problem...Urgent

Howdy,
You might want to take a look at the balancer webapp that ships with
tomcat 5.  And please continue this discussion on the tomcat-user
mailing list, not tomcat-dev.  Thanks,

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Nicholas Tham Soon Hing [mailto:shtham82@tm.net.my]
>Sent: Saturday, January 31, 2004 12:39 PM
>To: tomcat-dev@jakarta.apache.org
>Subject: Load Balancing Problem...Urgent
>
>Hi,
>
>I'm an undergraduate student from Malaysia. I'm using Tomcat 4.1.27 to
>do a load balancing system. This system consists of several tomcat
>servers and one of them will be the load balancer. When a user accesses
>a url page, the load balancer will select a server to response to that
>request. The problem that I faced now is I don't know how to make the
>selected server to process the request from user browser. As I know the
>tomcat connector will assign the socket to processor to process it. So
>how can I send the request from load balancer connector to the
connector
>in that selected server? What should I send (socket? Input stream? Or
>the request line? How to get these?)?After the selected server has
>finished the process, how can the server send back the response to load
>balancer and then the load balancer sends back to user? Can anyone help
>me on this? Or is there any one has done this before? Can someone show
>me the sample code for solving this problem? It's urgent. Your help is
>appreciated.
>
>Thanks,
>Nicholas Tham
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org




This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged.  This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org