Anyone have luck using tcpinfo and the two 'close' hook points?

ssn_close
txn_close

If I use either of these hook points, the plugin throws an error in
traffic.out(debug) and doesn't log into the specified tcpinfo log
file.

ex - tcpinfo.so  --log-level=2 --hooks=txn_close

Hook points *_start and send_response both work and log as expected.

ex - tcpinfo.so  --log-level=2 --hooks=txn_start

Thanks!

Reply via email to