Results 1 to 1 of 1
- 10-21-2008, 08:50 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
Redirecting HTTP request to another webserver
Hi All,
Can you please answer my following question:
I have two web servers; one is based on Linux Operating System and the second one is based on AIX OS, and both are geographically apart, with no NFS (Network File System) between them.
Suppose the client makes a request to one of the web servers to undertake his task. But when one of the servers is down, the job has to be redirected (either IP level with packet rewriting or at HTTP level or any other method) to the other web server.
Again, I may want to redirect any client request from one server to the other, maybe based on load or based on any other logic
My questions are:
i) Is it possible to implement this model (ie, one: redirection when one
server is down, and the second: redirection based on some other logic such
as load) using the Apache Tomcat Server. If it is possible with Tomcat, please help us to know more details as to how this can be implemented by
providing an appropriate link
ii) If the Server-1 is down which component will take care of
redirecting the job into next nearest Server
Thanks and Regards,
B.Arunachalam
Similar Threads
-
HTTP Status 405 - HTTP method GET is not supported by this URL
By javanewbie in forum Java ServletReplies: 7Last Post: 11-11-2009, 08:29 PM -
[SOLVED] http request
By Eranga in forum Advanced JavaReplies: 30Last Post: 11-27-2008, 04:35 AM -
Http Webserver - Mage inclution in response
By nlgopi in forum NetworkingReplies: 3Last Post: 10-18-2008, 03:17 PM -
Load balancing feature of webserver across Cluster
By barunva in forum NetworkingReplies: 5Last Post: 10-14-2008, 06:16 PM -
how to get empty fields when redirecting to previous page
By sireesha in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 09-09-2008, 07:51 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks