Forum Discussion
CraigM_17826
Altocumulus
Nov 30, 2009Server ssl profile and pools issue
Hi all,
First up, apologies in advance for the long posting, but I wanted to give as much detail as possible.
This is the situation. I have been asked to make some changes to ou...
CraigM_17826
Altocumulus
Nov 30, 2009Hi Aaron,
I did notice the SSL::profile "profile_name", and correct me here if I am wrong, but I think it's only permissible within Server_Connected and to be honest I couldn't quite work out how I could use it there. All my pool selections are done within HTTP_RESPONSE and ideally it would have been nice if I could have used it there, but it was not to be.
Basically the iRule in question just does a lot of seperate URI checks for certain strings and depending on the what it finds it will use specific pools. Most of the other code in the iRule is for session persistance. The reason why there are more than one pools is that not all of the content is served by WebSphere, although it could be, but our internal developers haven't got round to it, so certain content comes from IIS servers to Tomcat servers. So it's a bit of a dogs breakfast. I'll post some code extracts tomorrow when I'm at work, but in a nutshell it's like this
if {[HTTP::URI] contains "/" }{
pool "PoolName"
return
}
I did think that I might have to go the route of using url re-writes but I thought using pools would be simpler for my situation.
Regards
Craig
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
