>From c67d81a7cf9ca8ead9a83e999649f21dc12efb2f Mon Sep 17 00:00:00 2001 From: Wolfgang Walter <tintenfi...@stusta.de> Date: Sun, 6 Apr 2014 15:56:13 +0200 Subject: [PATCH 4/6] Logging: docu %<pqli> %<pqlp>
--- doc/admin/event-logging-formats.en.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/admin/event-logging-formats.en.rst b/doc/admin/event-logging-formats.en.rst index 2170627..6c405cc 100644 --- a/doc/admin/event-logging-formats.en.rst +++ b/doc/admin/event-logging-formats.en.rst @@ -241,6 +241,16 @@ The following list describes Traffic Server custom logging fields. The proxy request server name; the name of the server that fulfilled the request. +``pqli`` + The proxy request source IP address (0 on cache hits and parent-ip + for requests to parent proxies). This is the address the Traffic Server + uses as outgoing address for the request. + +``pqlp`` + The proxy request source port (0 on cache hits and parent-port + for requests to parent proxies). This is the port the Traffic Server + uses as outgoing port fpr the request. + ``pscl`` The length of the Traffic Server response to the client (in bytes). -- 1.9.1