Forum Discussion
Dario_19875
Nimbostratus
May 11, 2010LC no longer supporting HTTP fallback
Hi all,
I have a deployment of 2 Link Controllers v10.1.0 at a customer, which will replace the customer's current LCs v4.5.14.
In his current LCs, we had the possibility to define...
Dario_19875
Nimbostratus
May 20, 2010Hi,
I've found an iRule that could work, but at the moment it isn't working 100%:
when CLIENT_ACCEPTED {
if { [active_members POOL_NAME] < 1 } {
TCP::respond "HTTP/1.1 302 Redirect\r\nLocation: http://URL/\r\nConnection: Close\r\n\r\n"
}
}
The weird thing is, when testing using Chrome as internet browser, my request is redirected and everything is working fine.
When doing the same thing with IE or Firefox, an error occurs.
IE just gives me the page that a connection error has occured, Firefox gives me a Connection Interrupted: The document contains no data.
When changing the 302 to 301, again Chrome works fine, IE also works fine but still Firefox gives me the same error.
When sniffing, I see the same HTTP redirect being send, so I assume it is browser related.
Anyone had this problem before or can explain where it goes wrong?
Anyone can point me in the correct direction?
Can I adopt my iRule to get this to work?
Thanks in advance!
Dario
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