Thread: C/C++ FastCGI
View Single Post
  #12  
Old 06-02-2005, 10:24 AM
fryk fryk is offline
Member
 
Join Date: Jun 2005
Posts: 16
From localhost/cgi-bin/echo runs as CGI - it spowns new pid every new request.

The goal is to run it as FastCGI - within one pid.

Can't make it. Pleas help guys...
Reply With Quote