Re: fcgi_accept
Bill Snapper (snapper@OpenMarket.com)
Fri, 02 May 1997 13:12:19 -0400
Message-Id: <336A2072.670C@openmarket.com>
Date: Fri, 02 May 1997 13:12:19 -0400
From: Bill Snapper <snapper@OpenMarket.com>
To: "Claude A. Jeruchim" <caj@dmatrix.com>
Subject: Re: fcgi_accept
It sounds like you're accessing this as a CGI script and not as a
FastCGI script.
FYI, a FastCGI script which uses FCGI_Accept() can function as a
CGI or FastCGI script depending on how it is invoked.
Are you accessing the script through the tiny-fcgi.cgi:
#!../cgi-fcgi/cgi-fcgi -f
-connect sockets/tiny-fcgi ./tiny-fcgi 1
#
# tiny-fcgi.cgi --
#
# Invoke FastCGI example program using cgi-fcgi
#
# Copyright (c) 1996 Open Market, Inc.
#
# See the file "LICENSE.TERMS" for information on usage and
redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
# $Id: 0737.html,v 1.1.1.1 2001/04/25 00:44:06 robs Exp $
#
OR through a native server plugin?
- Bill -
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Bill Snapper | Open Market, Inc. | My opinions are my own,
Software Engineer | 245 First St. | and not necessarily
snapper@openmarket.com | Cambridge, MA 02142 | those of my employer,
1-617-949-7365 | | Open Market Inc.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++