On Wed, 22 May 2002, Miguel Cruz wrote: > On 22 May 2002, Vinod Panicker wrote: >> "Instant" is how the response should be. Thats why i'm clamouring >> for the socket so that i can send data directly to the client, >> from a C++ binary or maybe another script. > > If you're willing to write C code, I'd suggest posing your question in > comp.infosystems.www.servers.unix, where people will be happy to tell you > about Apache APIs that may be of use.
And, to be honest, the listen-fork model is so simple that it's not as if you're doing a whole lot of work implementing it in PHP. You're looking at about 15 lines of code for a model case. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php