Re: mod_fastcgi
Gerardo Diaz Cuellar (gdiaz@blackbox.cegs.itesm.mx)
Thu, 11 Sep 1997 14:02:13 -0600 (GMT-0600)
Date: Thu, 11 Sep 1997 14:02:13 -0600 (GMT-0600)
From: Gerardo Diaz Cuellar <gdiaz@blackbox.cegs.itesm.mx>
To: Jonathan Roy <roy@atlantic.net>
Subject: Re: mod_fastcgi
In-Reply-To: <3.0.2.32.19970910224741.006b3328@rio.atlantic.net>
Message-Id: <Pine.NXT.3.91.970911140112.3141A-100000@blackbox>
Ok, so which are the newest version which includes all the patches and
has everything fix? ON FCGI? and on PERL5 sfio?
regards
-Gerardo
On Wed, 10 Sep 1997, Jonathan Roy wrote:
>
> Actually, looking back over my email archive, all of our patches were to
> the FCGI module (the accept locking fix, the problem trying to check if
> it's FCGI or not and exiting even when it should fix, etc.) and Chip
> submitted a mod_fastcgi patch I don't see it. Other than the accept(0), I
> can't recall if we had any bugs in the mod_fastcgi.c itself or if they were
> all from the FCGI module. (.31 appears to have everything fixed.)
>
> -Jonathan
>
> At 10:30 PM 9/10/97 -0400, Stanley Gambarin wrote:
> >
> > Feel free to send me the patches you have applied.. i will
> >put them against the 1.2 version of the module.
> >
> > Stanley.
> >
> >P.S. whoever was offering authorizer code, i am still waiting.
> >
> >On Wed, 10 Sep 1997, Jonathan Roy wrote:
> >
> >>
> >>
> >> Hey there, I noticed in your mod_fastcgi.c there is still:
> >>
> >> ASSERT(sleepSeconds > 0);
> >> alarm(sleepSeconds);
> >> sigsuspend(&sigMask);
> >> }
> >>
> >> there should be an alarm(0) after the suspend. Thought that was in one of
> >> the patches we provided for mod_fastcgi.c, but maybe not. (Actually, our
> >> patches were for the 1.x version, so maybe they didn't make it into the 2.x
> >> base David was applying fixes to.)
> >>
> >> -Jonathan
> >>
> >> At 12:26 AM 9/8/97 -0400, Stanley Gambarin wrote:
> >> > i got the changes by David MacKenzie together witha simple
> >> >Makefile and installation script and put it on
> >> >http://www.cs.bu.edu/staff/TA/stanleyg/apache/index.html
> >> >I compiled it on Linux with 1.2.4. and 1.3 version of Apache.
> >> >(if you are compiling with 1.2.4., change all occurrences of
> >> >ap_md5 to md5, as there is a conflict in function naming).
> >> >There are no code changes, but I put a lot of TODO stuff, so if
> >> >poeple are interested...in any case, i will be updating the module
> >> >weekly, so stay tuned.
> >> > stanley.
> >> >
> >> >
> >>
> >> --
> >> Jonathan Roy - roy@idle.com - Idle Communications, Inc.
> >> Idle Communications, Inc. accepts contract programming
> >> work for general purpose tools (or CGI) in Perl/C/C++.
> >>
> >>
> >
> >
>
> --
> Jonathan Roy - roy@idle.com - Idle Communications, Inc.
> Idle Communications, Inc. accepts contract programming
> work for general purpose tools (or CGI) in Perl/C/C++.
>
>