1. 03 Sep, 2014 1 commit
    • Lasse Karstensen's avatar
      Double allocated varnishlog buffer space. · b328d4e5
      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.
      b328d4e5
  2. 02 Sep, 2014 3 commits
  3. 01 Sep, 2014 12 commits
  4. 29 Aug, 2014 6 commits
  5. 28 Aug, 2014 10 commits
  6. 27 Aug, 2014 8 commits