Forum Discussion
Shawn_Puckett_8
Nimbostratus
Aug 18, 2005SSL Soap and Redirects
Current traffic flow:
Client to F5 on SSL
F5 to Server on 8080
IIS responds to 8080 back to F5
F5 to Client on SSL
Problem:
We have a .Net application (complied) tha...
Aug 23, 2005
The redirect is a special HTTP response code that the client can choose to interpret or not. As far as I know, the most common toolkits out there don't support HTTP redirects. But, this is standard in all browsers so your rule should work with HTTP based browser requests.
As for the load on the device, that is always an issue. If you have the opportunity to modify the url's on the outbound traffic before it hits the device that is the best case. With that being said, the overhead will depend on the payload size and the amount of modifications. Since changing "http" to "https" will require additional memory, you can't get away with a simple memory overwrite, but you'll have to trigger extra re-allocations of the payload to modify the content. For very large payloads this may become an issue for very high levels of traffic. But that should only matter when your device is maxed out connection wise.
I would apply the rule and do some tests to determine the overhead for your self and then try to get the backend server code to change it's references if you find that the overhead is unacceptable.
-Joe
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
