<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 4 December 2015 at 09:42, Kristian Grønfeldt Sørensen <span dir="ltr"><<a href="mailto:ksorensen@nordija.com" target="_blank">ksorensen@nordija.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
After we talked about changes to default values for 5.0 yesterday at<br>
VUGX, I realised that I'd like varnishlog to group log entries by<br>
request as a default, rather than by session.<br>
Grouping by session usually outputs too much data for me, so I've<br>
actually developed a habit of including "-g request" in my varnishlog<br>
commandline.<br>
And when you are behind at TLS-terminator, that multiplexes requests<br>
across multiple connections to Varnish, grouping by session becomes<br>
mostly useless, so grouping by requests by default makes more sense to<br>
me.</blockquote><div><br></div><div>I believe my reasoning for choosing VXID as the default grouping comes from choosing the one that would cost the least. Having the -g request will keep more structure, and if the requests are very long lived have the potential of buffering more log data. so I thought that I'd be better to force that as a conscious choice rather than be the default.</div><div><br></div><div>I'm not sure that argument is very strong though. Most requests are short lived and even the normal miss with one backend request wouldn't cost any more internal structure kept. So it'd probably be just fine to change the default. And the -g request is probably a better default.</div><div><br></div><div>The leaves the question if we want to subject our users to a default change though...</div><div><br></div><div>Martin </div></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div><table border="0" cellpadding="0" cellspacing="0" style="font-size:12px;line-height:1.5em;font-family:'Helvetica Neue',Arial,sans-serif;color:rgb(102,102,102);width:550px;border-top-width:1px;border-top-style:solid;border-top-color:rgb(238,238,238);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,238,238);margin-top:20px;padding-top:5px;padding-bottom:5px"><tbody><tr><td width="100"><a href="http://varnish-software.com" target="_blank"><img src="http://www.varnish-software.com/static/media/logo-email.png"></a><span></span><span></span></td><td><strong style="font-size:14px;color:rgb(34,34,34)">Martin Blix Grydeland</strong><br>Senior Developer | Varnish Software AS<br>Mobile: +47 992 74 756<br><span style="font-weight:bold">We Make Websites Fly!</span></td></tr></tbody></table></div></div></div></div>
</div></div>