• Lasse Karstensen's avatar
    Double allocated varnishlog buffer space. · 9511eefc
    Lasse Karstensen authored
    Extensive test cases often lead to a lot of log output,
    which at times tripped the following assert:
    
    Assert error in vtc_log_emit(), vtc_log.c line 122:
      Condition(vtclog_left > l) not true.
    
    Double the amount of buffer space allowed to avoid this. Another 256KB
    memory use per concurrent running test should be fine.
    9511eefc
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishreplay Loading commit data...
varnishsizes Loading commit data...
varnishstat Loading commit data...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...