[#] http://marc.info/?l=openbsd-cvs&m=140725632723594&w=2
openbsd-cvs(obsdave,2) — All
2014-08-05 20:55:07


Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/05 10:30:36

Modified files:
usr.sbin/httpd : httpd.h server_http.c

Log message:
Limit the number of (Keep-Alive) requests per connection to 100.
(Same default as in nginx and Apache).