Skip to content
Snippets Groups Projects
Commit 86ad589b authored by jurgenhaas's avatar jurgenhaas
Browse files

Add support for SNI logging

parent f9ef9b7e
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ global ...@@ -13,7 +13,7 @@ global
defaults defaults
log global log global
log-format %ci:%cp\ [%T]\ %ft\ %b/%s\ %Tq/%Tw/%Tc/%Tr/%Tt\ %ST\ %B\ %CC\ %CS\ %tsc\ %ac/%fc/%bc/%sc/%rc\ %sq/%bq\ %hr\ %hs\ %{+Q}r log-format %ci:%cp\ [%T]\ %ft\ %b/%s\ %Tq/%Tw/%Tc/%Tr/%Tt\ %ST\ %B\ %CC\ %CS\ %tsc\ %ac/%fc/%bc/%sc/%rc\ %sq/%bq\ %[ssl_fc_sni]\ %hr\ %hs\ %{+Q}r
mode http mode http
option dontlognull option dontlognull
timeout connect {{ proxy_timeout_connect }} timeout connect {{ proxy_timeout_connect }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment