1. 13 Dec, 2013 2 commits
    • Poul-Henning Kamp's avatar
      Introduce VCL_BLOB type which VMOD functions can use to pass · 70789601
      Poul-Henning Kamp authored
      random bits of memory to each other.
      
      I have added a "len" field to the vmod_priv structure and used that
      for BLOB's.
      
      We may need some memory-mgt beauty/convenience functions for this.
      70789601
    • Poul-Henning Kamp's avatar
      Change the way the pacing of the ban-lurker is configured. · 61ade8c8
      Poul-Henning Kamp authored
      A new parameter, $ban_lurker_age, sets a minimum age bans must
      have before the lurker will touch them.  This way the lurker
      stays out of the "rush" that happens right after a ban has been
      added.
      
      Another new parameter, $ban_lurker_batch, determines how many
      objects the lurker will examine, before it takes a $ban_lurker_sleep
      in order to not monopolize CPU.
      61ade8c8
  2. 12 Dec, 2013 7 commits
  3. 11 Dec, 2013 1 commit
  4. 10 Dec, 2013 4 commits
  5. 09 Dec, 2013 7 commits
  6. 07 Dec, 2013 2 commits
  7. 05 Dec, 2013 1 commit
  8. 04 Dec, 2013 1 commit
  9. 03 Dec, 2013 14 commits
  10. 02 Dec, 2013 1 commit