1. 24 Apr, 2012 2 commits
  2. 23 Apr, 2012 14 commits
  3. 22 Apr, 2012 1 commit
  4. 19 Apr, 2012 1 commit
  5. 17 Apr, 2012 1 commit
  6. 16 Apr, 2012 11 commits
  7. 12 Apr, 2012 2 commits
    • Poul-Henning Kamp's avatar
      Go over the return(restart) code. · 480c0a5d
      Poul-Henning Kamp authored
      This is vastly inspired by #1113 and scoof+martins testcase+patch.
      
      Add a new cnt* state "cnt_restart" to do the mandatory restart work,
      and to move the restart limit check out of vcl_recv{}, getting rid
      of a nasty XXX comment.
      
      Set the explicit 503 when over limit, reset in other cases.
      
      Expand scoof+martins test-case to cover more vcl methods, which
      were also affected, but not fixed in their patch.
      
      Fixes	#1113
      480c0a5d
    • Poul-Henning Kamp's avatar
  8. 10 Apr, 2012 5 commits
  9. 04 Apr, 2012 1 commit
  10. 29 Mar, 2012 2 commits