On 08/27/2011 08:03 PM, Amos Jeffries wrote:
On 28/08/11 02:50, Tsantilas Christos wrote:
%>la for intercepted connections
This patch adjusts the %>la logformat code handling for intercepted
connections
based on the following rules:
- If the corresponding http_port or https_port option has an explicit
listening host name or IP address, then log the IP address.
- Otherwise, log a dash character.
Also adjusts %>lp logformat code handling for intercepted connections to
always
log the port number from the corresponding http_port or https_port
option.
+1. Looks fine.
Amos
I will commit this patch to trunk if there is not any objection.
PS. I forgot to mention that this is a Measurement Factory project.