Forum Discussion
Ganesh_Ramamoor
Nimbostratus
Sep 20, 2005Client losing connection with the F5
Hello!
The iRule I’m using is as follows:
when HTTP_REQUEST {
if { [HTTP::uri] contains "XXXX" } {
node 192.168.3.11 8888
}
elseif { [HTTP::uri]...
unRuleY_95363
Sep 20, 2005Historic F5 Account
Yes, when you add the HTTP profile that enables processing in the BIGIP that tracks the state of HTTP requests and responses. The error message you are seeing indicates that the previous response was not finished according to the BIGIP. You should be able to reproduce it with the HTTP profile added, but without the iRule. I was just pointing this out because it seems the support department will often first refer people to DevCentral if they think it is an iRule problem.
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