X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fcallfcgi.doc;h=7326ab8298d7fe919056bb4271bb198c6000320e;hb=9e70ef793ddcf51edc0f6489eb6f70762380afc0;hp=cd071266cb8abf3d00d896b8630d2227ac504d6f;hpb=eafd8a5d22374cb60489adc10b55fa962b033761;p=ashd.git 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)