Skip to content
Snippets Groups Projects
  1. Jul 16, 2016
  2. Jul 06, 2016
  3. May 27, 2016
  4. May 03, 2016
    • Marek Vavruša's avatar
      daemon: out-of-order processing for TCP · c23edd06
      Marek Vavruša 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
  5. Mar 29, 2016
  6. Dec 17, 2015
  7. Oct 07, 2015
  8. Sep 28, 2015
  9. Jun 29, 2015
  10. Apr 27, 2015
  11. Apr 10, 2015
  12. Mar 31, 2015
Loading