X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fcallfcgi.doc;h=7326ab8298d7fe919056bb4271bb198c6000320e;hp=cd071266cb8abf3d00d896b8630d2227ac504d6f;hb=f55027b3c379b0d9dd4b4cf723485dccd4990921;hpb=d6d6fe8eb480907cbac9b9ece726e6028ab88861 diff --git a/doc/callfcgi.doc b/doc/callfcgi.doc index cd07126..7326ab8 100644 --- a/doc/callfcgi.doc +++ b/doc/callfcgi.doc @@ -21,7 +21,9 @@ protocol, so see the manpage for *callscgi* for all the details. In relation to the FastCGI protocol, it should be noted that *callfcgi* does not multiplex several requests over one opened FastCGI -connection, but rather opens one connection for each request. +connection, but rather opens one connection for each request. For +running multiple instances of the FastCGI server program, please see +the *multifscgi*(1) program. AUTHOR ------ @@ -29,4 +31,4 @@ Fredrik Tolf SEE ALSO -------- -*callscgi*(1), *ashd*(7) +*callscgi*(1), *multifscgi*(1), *ashd*(7)