SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

apache-mod_cgid rpm build for : Mandrake Other. For other distributions click apache-mod_cgid.

Name : apache-mod_cgid
Version : 2.4.2 Vendor : Mandriva
Release : 0.1 Date : 2012-04-17 15:17:57
Group : System/Servers Source RPM : apache-2.4.2-0.1.src.rpm
Size : 0.03 MB
Packager : Oden Eriksson < oeriksson_mandriva_com>
Summary : Execution of CGI scripts using an external CGI daemon
Description :
Except for the optimizations and the additional ScriptSock directive noted
below, mod_cgid behaves similarly to mod_cgi. See the mod_cgi summary for
additional details about Apache and CGI.

On certain unix operating systems, forking a process from a multi-threaded
server is a very expensive operation because the new process will replicate
all the threads of the parent process. In order to avoid incurring this
expense on each CGI invocation, mod_cgid creates an external daemon that
is responsible for forking child processes to run CGI scripts. The main
server communicates with this daemon using a unix domain socket.

This module is used by default instead of mod_cgi whenever a multi-threaded
MPM is selected during the compilation process. At the user level, this
module is identical in configuration and operation to mod_cgi. The only
exception is the additional directive ScriptSock which gives the name of
the socket to use for communication with the cgi daemon.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/main/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  apache-mod_cgid-2.4.2-0.1-mdv2012.0.i586.rpm
     Search for other platforms
apache-mod_cgid-2.4.2-0.1-mdv2012.0.sparc.rpm
apache-mod_cgid-2.4.2-0.1-mdv2012.0.alpha.rpm
apache-mod_cgid-2.4.2-0.1-mdv2012.0.ppc.rpm
apache-mod_cgid-2.4.2-0.1-mdv2012.0.ia64.rpm
apache-mod_cgid-2.4.2-0.1-mdv2012.0.s390.rpm

Provides :
config(apache-mod_cgid)
elf(buildid)
mod_cgid.so
apache-mod_cgid

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/etc/httpd/modules.d/102_mod_cgid.conf
/usr/lib/apache/mod_cgid.so

 
ICM