Forum Discussion
dimka___104021
Nimbostratus
Jun 15, 2006http redirect to https
Hi,
I have set up VS with ssl on port 441. If client accesses http://192.168.3.3:441/ how can i redirect him to SSL VS https://192.168.3.3:441/ ?
tia,
unRuleY_95363
Nov 08, 2005Historic F5 Account
Well, actually, you are partially correct. The behavior is different if you have an HTTP profile. When using the HTTP profile (or fasthttp), the completion of each response causes the lb decision to be unlocked so a new pool can be chosen for the subsequent request. In that case, it doesn't actually detach unless the pool is changed. However, when using oneconnect, an implicit detach is done after every response. With regard to pipelining, yes, you would need to be careful about that. Perhaps you should add a variable to indicate a request is pending and you shouldn't process the next request until the response is received. This is behavior the http profile normally takes care of. I'm not sure why you aren't using the http profile, but I assume you have some reason.
Recent Discussions
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