aboutsummaryrefslogtreecommitdiff
path: root/httpd/server_file.c
AgeCommit message (Collapse)Author
2016-08-15If you see any problem connecting to httpd fastcgi, stalledfcgi-persistReyk Floeter
connections, please have a look at the log files for: "server_response: request %d in %s not finished" where %d is the request number in a persistent connection and %s is either server_file or server_fcgi. The server_fcgi.c code also includes "//"-commented code for two possible solutions: either reset after each FCGI_END_REQUEST or after finishing the end request or any possible padding.
2016-08-15syncReyk Floeter
2015-08-03syncReyk Floeter
2015-07-18syncReyk Floeter
2015-07-18sync; add HSTS and default typeReyk Floeter
2015-07-17Adjust server_file_modified_since() to our style. Please keep httpd clean.Reyk Floeter
2015-07-16sync with -current during c2k15Reyk Floeter
2015-05-15syncReyk Floeter
2015-03-07Move files the git repositoryReyk Floeter