Andrew Clayton

Results 35 issues of Andrew Clayton

> * Re-do the last commit to keep BSD make working This looks good to me, thank you. Another issue is related to `cargo` build procedure. FreeBSD uses `poudriere(8)` package...

This set of commits adds a new default value for $http_host for the FastCGI, SCGI & uwsgi modules, which will be based on the HTTP HOST request header or :authority...

This pull-request comprises two commits - **Configure: add a check for sched_getaffinity(2).** - **Better available cpu count determination.** The first adds a configure check for the sched_getaffinity(2) system call. The...

``` Proxy: Fix handling of malformed status lines. If an upstream returned a malformed status line, e.g. HTTP/1.1 404: Not Found (Note the extraneous ':') nginx would for HTTP/1.1 connections...