On Tue, 04 Oct 2011 09:49:46 -0600
Leif Hedstrom wrote:
> On 10/04/2011 07:11 AM, Nick Kew wrote:
> > I'd like to write a plugin that works on TCP Connection data.
> > In HTTPD I'd just work with the conn_rec and write
> > connection-level filters.
> >
> > TS API exposes HTTP SSN and HTTP TXN, wh
On 10/04/2011 07:11 AM, Nick Kew wrote:
I'd like to write a plugin that works on TCP Connection data.
In HTTPD I'd just work with the conn_rec and write
connection-level filters.
TS API exposes HTTP SSN and HTTP TXN, whose semantics
confuse me. Tracing callbacks for them over a simple
HTTP requ
I'd like to write a plugin that works on TCP Connection data.
In HTTPD I'd just work with the conn_rec and write
connection-level filters.
TS API exposes HTTP SSN and HTTP TXN, whose semantics
confuse me. Tracing callbacks for them over a simple
HTTP request, I get the order of callbacks:
SSN S