From d2205bddc2b4a81878bc7b70e00193121946412a Mon Sep 17 00:00:00 2001 From: robert Date: Tue, 26 Aug 2014 20:03:31 +0000 Subject: remove nginx references --- slowcgi.8 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/slowcgi.8 b/slowcgi.8 index 9d26af0..7aee9d8 100644 --- a/slowcgi.8 +++ b/slowcgi.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slowcgi.8,v 1.9 2014/06/10 14:38:27 florian Exp $ +.\" $OpenBSD: slowcgi.8,v 1.10 2014/08/26 20:03:31 robert Exp $ .\" .\" Copyright (c) 2013 Florian Obser .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 10 2014 $ +.Dd $Mdocdate: August 26 2014 $ .Dt SLOWCGI 8 .Os .Sh NAME @@ -34,11 +34,8 @@ and resource sharing limitations. While CGI scripts need to be forked for every request, FastCGI scripts can be kept running and handle many HTTP requests. .Pp -.Xr nginx 8 -intentionally does not implement the CGI protocol. .Nm is a simple server that translates FastCGI requests coming from -.Xr nginx 8 to the CGI protocol. It executes the requested CGI script and translates its output back to the FastCGI protocol. -- cgit v1.2.3-2-gb3c3