MiniSvr connection to httpd

Jack Shirazi - BIU (js@biu.icnet.uk)
Tue, 20 Jun 95 12:29:18 BST


It occurred to me that someone should suggest, to whichever group
is handling http/CGI protocol definition, to add a CGI protocol
to allow a httpd to pass a request directly to another process
rather than firing up a CGI script. This would take
care of most of the concerns about response time and
session continuation which the MiniSvr was created to address.

Roy, are you still here :-). Is this sensible? Or is this
httpd specific anyway, and not part of the protocol.