CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/01/14 13:48:57

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

Log message:
Pick the value for "max requests number" from the correct server {}
section in the config, by moving the code down where the Host: header
has been read and the correct server configuration selected.

Note that it may not be that useful to have this option per server,
because it is valid to send requests with different Host: headers over
the same tcp connection.

problem noted and diff from Tracey Emery, thanks!
ok florian@

Reply via email to