From: Jeff D. <je...@ba...> - 2003-01-02 02:29:37
|
> I am using ids+fastcgi. The most importnat thing is fastcgi is a single process, It's a single process as long as your concurrency is a single request. It's identical to regular CGI in that regards. Unless you modified IDS to be multithreaded. Jeff |