Forum Moderators: open

Message Too Old, No Replies

url redirection at the client

         

jasperkirkman

2:56 pm on Aug 3, 2004 (gmt 0)

10+ Year Member



I want to setup a configuration whereby clients access a webserver via IE6 (e.g. <SNIP>). If the requested page is not returned I want the url to be automatically changed to the standby server(e.g <SNIP>). I also want this to be invisible to the client user. They will click on an Internet Explorer link and this functionality will be executed 'behind the scenes'. Can anyone help asap.
Can this be done using javascript/vb etc?

[edited by: BlobFisk at 5:03 pm (utc) on Aug. 3, 2004]
[edit reason] No personal URLs please! [/edit]

tedster

7:27 pm on Aug 4, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums.

Sounds a bit like load-balancing, and I'm not aware of any client-side approach.

jasperkirkman

7:33 am on Aug 5, 2004 (gmt 0)

10+ Year Member




We have tried Windows Network Load Balancing but have experienced errors when applied to the particular web app (oracle app server 10g - webcache). We were hoping there was some method out there whereby a client could ping an app (eg 193.123.205.4:7878) on a particular port and if that app was not 'up' then it would be redirected to the standby app.