Skip to content
Snippets Groups Projects
  1. May 06, 2016
  2. May 04, 2016
  3. May 03, 2016
    • Marek Vavrusa's avatar
      daemon: out-of-order processing for TCP · c23edd06
      Marek Vavrusa authored
      * daemon now processes messages over TCP stream
      out-of-order and concurrently
      * support for TCP_DEFER_ACCEPT
      * support for TCP Fast-Open
      * there are now deadlines for TCP for idle/slow
      streams (to prevent slowloris; pruning)
      * there is now per-request limit on timeouts
      (each request is allowed 4 timeouts before bailing)
      * faster request closing, unified retry/timeout timers
      * rare race condition in timer closing fixed
      c23edd06
  4. Apr 18, 2016
  5. Apr 15, 2016
  6. Apr 14, 2016
  7. Apr 07, 2016
  8. Apr 06, 2016
  9. Apr 04, 2016
  10. Mar 30, 2016
  11. Mar 29, 2016