Yes, a session is an inbound connection. Tracking all requests on an inbound connection is precisely what the traffic_dump plugin does using that hook.
On Sat, Jul 13, 2019 at 11:55 AM Dk Jack <[email protected]> wrote: > Interesting. Would a session mean TCP/ssl session? Would this allow > for keeping track of all requests received on a connection? > > On Fri, Jul 12, 2019 at 2:52 PM Walt Karas > <[email protected]> wrote: > > > > Anyone interested in the CPPAPI please look at: > > https://github.com/apache/trafficserver/pull/5713 >
