Forum Discussion

gerald_wegener_'s avatar
gerald_wegener_
Icon for Nimbostratus rankNimbostratus
Jun 12, 2006

Eliminate redirects

 

In lieu of doing http redirects in the following example basic example:

 

 

--------

 

Client connects to http://abc.com and is redirected to http://www.abc.com

 

--------

 

 

would it be possible to eliminate the redirect in some fashion. For example:

 

 

1. Rewrite the request for abc.com to www.abc.com and submit it to the www.abc.com virtual.

 

 

2. Rewrite the response so the client now sees www.abc.com

 

 

Running ver 9.x

 

 

One goal here is to eliminate the time it takes for the client to get redirected and to reconnect to a new URL.

 

 

Thank You.

15 Replies