Forum Discussion
Joe_Sabek_47241
Oct 31, 2007Historic F5 Account
tcp::collect problems
Given this irule:
when CLIENT_ACCEPTED {
tcp::collect
}
when CLIENT_DATA {
. ....process tcp payload.....
tcp::release
tcp::collect
}
when SERVER_CONNECTED {
tcp::collect
}
when SER...
Colin_Walker_12
Oct 31, 2007Historic F5 Account
If your custom monitor and more importantly telnet are working, this sounds like an issue with the test suite that's failing.
As for why this is failing, it could very well be that the particular test suite is waiting for some kind of message once the connection is established that the server is sending but the iRule isn't. I can't be sure, it could be several things.
If standard tests via telnet are functioning properly, though, it sounds like some additional requirement of the failing test suite.
Colin
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