]> err.no Git - varnish/commit
Got a workaround for IP adress fetching. If we connect logger while Varnish is runnin...
authorandersb <andersb@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 3 Aug 2006 22:01:51 +0000 (22:01 +0000)
committerandersb <andersb@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 3 Aug 2006 22:01:51 +0000 (22:01 +0000)
commit254b7a0234c70143ed4d097aaff4660c8ca9b852
tree4e2a3d7c7467771ece8e7247f74a2d864da11645
parent7bbca6ad1413264d1238725bb688d9edef5ec0ca
Got a workaround for IP adress fetching. If we connect logger while Varnish is running, we won't catch the IP from SessionOpen since it's already done that. Workaround is to catch the IP from SessionReuse if IP of session is NULL

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@625 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishncsa/varnishncsa.c