On 13/12/2015 10:16 p.m., Amos Jeffries wrote:
> * please make the codes shorter. We still have to work within a
> relatively short line length for the entire log format.
> 
> There also seems to be a lot of confusion over the meaning of "SSL
> version" in the documentation.
>  - I suggest:
> 
>   %ssl::<v - Negotiated TLS version on the client connection.
> 
>   %ssl::<cv - ClientHello message version received on the client connection.
> 
>   %ssl::<sv - ServerHello message version sent on the client connection.
> 
> 
>   %ssl::>v - Negotiated TLS version on the last server or peer connection.
> 
>   %ssl::>cv - ClientHello message version sent on the last server or
> peer connection.
> 
>   %ssl::>sv - ServerHello message version received on the last server or
> peer connection.
> 

Oop. I got those > and < around the wrong way. > is client connection, <
is server connection.

Amos

_______________________________________________
squid-dev mailing list
[email protected]
http://lists.squid-cache.org/listinfo/squid-dev

Reply via email to