Forum Discussion
jdscrymgeour_42
Nimbostratus
Oct 18, 2011TCP Logging all traffic
My rule is basically the same as the below:
when CLIENT_ACCEPTED {
TCP::collect
{
when CLIENT_DATA {
set DATA [TCP::payload]
log local0. "TCP DATA: $DATA"
TCP:...
jdscrymgeour_42
Nimbostratus
Oct 19, 2011The issue with my connection is that when the TCP::release command is invoked it is dropping the TCP connection between the virtual server and my client, instead of just releasing the collected data and getting ready to process the next data the virtual server is actually sending a RST ACK to the client closing the connection, is there a way to stop this?
Thanks
James
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