Skip to content
Snippets Groups Projects
  1. Jan 06, 2017
  2. Oct 21, 2016
  3. Oct 11, 2016
  4. Aug 05, 2016
  5. Jul 16, 2016
  6. Jul 06, 2016
  7. May 27, 2016
  8. 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
  9. Mar 29, 2016
  10. Dec 17, 2015
  11. Oct 07, 2015
  12. Sep 28, 2015
  13. Jun 29, 2015
  14. Apr 27, 2015
  15. Apr 10, 2015
  16. Mar 31, 2015