December 2002
Intermediate to advanced
576 pages
32h
English
On systems which use a multithreaded MPM module,
mod_cgid automatically replaces
mod_cgi, creating an external script processing
daemon to execute CGI scripts. This saves the server system from
spawning a new process to handle a CGI request, which greatly
increases system load. The server communicates to the script daemon
via Unix domain socket specified with the
ScriptSock directive. Otherwise, this module is
the same as mod_cgi. Apache 2.0 and up.
Read now
Unlock full access