aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.c (unfollow)
Commit message (Expand)AuthorLines
2020-05-24When dumping FastCGI protocol headers during debug, dump the "request begin" ...blambert-8/+43
2020-05-24Use the correct buffer size for memory allocation and reads.blambert-5/+9
2020-05-24If the CGI script died due to receipt of signal, pass that back to the HTTP f...blambert-6/+20
2020-05-24slowcgi grows an option to specify an alternate FastCGI socket on which to li...blambert-6/+11
2020-05-24Give slowcgi a style(9) scrubbing. No functional change.blambert-41/+47
2020-05-24move bgplg and slowcgi sockets to /var/www/run input reyk@, guenther@ "move f...florian-2/+2
2020-05-24off by one, from Henri Kemppainen <duclare-at-guu.fi>, thanks!florian-2/+2
2020-05-24Fix pasto where 'c' instead of 'clients' is checked for NULL and add missing ...jasper-2/+3