Azat Khuzhin 7426a568d0 http: Merge branch 'http-max_connections-pr-592'
@jcoffland:

  "When the max connection limit is enabled and the limit is reached, the
   server will respond immediately with 503 Service Unavailable. This can
   be used to prevent servers from running out of file descriptors. This is
   better than request limiting because clients may make more than one
   request over a single connection. Blocking a request does not
   necessarily close the connection and free up a socket."

* http-max_connections-pr-592:
  test: cover evhttp max connections
  Added evhttp max simultaneous connection limiting
2020-05-25 11:25:18 +03:00
..
2020-04-27 10:03:28 -07:00
2019-11-06 21:07:16 +03:00
2018-12-08 17:35:53 +03:00
2020-02-12 22:10:31 +08:00
2018-11-20 22:56:28 +03:00