aboutsummaryrefslogtreecommitdiffstats
path: root/slowcgi.8 (unfollow)
Commit message (Expand)AuthorLines
2023-10-12add a -t flag to change the request timeoutop-2/+9
2021-09-08list -v with -d in SYNOPSIS, instead of seperately, and add -v to usage();7.0jmc-3/+2
2021-09-08Stop sending debug logging to syslog (which would then drop it on the floor) ...florian-2/+5
2020-05-24Make the owner of fcgi socket configurable.florian-2/+9
2020-05-24Clarify that we chroot to the users home directory if -u is provided. Pointed...florian-3/+7
2020-05-24add missing HISTORY; based on CVS logs and release announcementsschwarze-2/+9
2020-05-24fix previous, and add a SEE ALSO section for httpd;jmc-5/+5
2020-05-24remove nginx referencesrobert-5/+2
2020-05-24Implement -u (user to drop privs to) and -p flag (path to chroot to). This al...florian-1/+16
2020-05-24Cleanup socket creation. Input ajacoutot some time ago; OK henning@florian-3/+3
2020-05-24Better explanation what slowcgi(8) is for. Room for improvements pointed out ...florian-2/+25
2020-05-24Wording improvements from Patrik Lundinderaadt-4/+4
2020-05-24Make it clear that slowcgi(8) drops privileges to user www. Pointed out some ...florian-3/+5
2020-05-24slowcgi grows an option to specify an alternate FastCGI socket on which to li...blambert-2/+6
2020-05-24move bgplg and slowcgi sockets to /var/www/run input reyk@, guenther@ "move f...florian-3/+3
2020-05-24tweaks; ok florianjmc-7/+5