<package type="rpm">
	<name>apache-mod_cgid</name>
	<arch>znver1</arch>
	<version epoch="0" ver="2.4.66" rel="2"/>
	<checksum type="sha256" pkgid="YES">f041e645cccc1769f5dc086eab4ec2464852aff23767dc0e27393e04274276f3</checksum>
	<summary>Execution of CGI scripts using an external CGI daemon</summary>
	<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.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://httpd.apache.org</url>
	<time file="1774664345" build="1774662950"/>
	<size package="25943" installed="39893" archive="0"/>
	<location href="apache-mod_cgid-2.4.66-2-omv2690.znver1.rpm"/>
	<format>
		<rpm:license>Apache License</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>System/Servers</rpm:group>
		<rpm:buildhost>c64-6.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>apache-2.4.66-2.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="9715"/>
		<rpm:provides>
			<rpm:entry name="apache-mod_cgid" flags="EQ" ver="2.4.66" rel="2"/>
			<rpm:entry name="apache-mod_cgid(x86-64)" flags="EQ" ver="2.4.66" rel="2"/>
			<rpm:entry name="config(apache-mod_cgid)" flags="EQ" ver="2.4.66" rel="2"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="/bin/sh"/>
			<rpm:entry name="/bin/sh"/>
			<rpm:entry name="config(apache-mod_cgid)" flags="EQ" ver="2.4.66" rel="2"/>
			<rpm:entry name="libc.so.6()(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.14)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.33)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.38)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
			<rpm:entry name="rtld(GNU_HASH)"/>
		</rpm:requires>
		<rpm:conflicts>
			<rpm:entry name="apache-modules" flags="LT" ver="2.4.0"/>
		</rpm:conflicts>
		<rpm:obsoletes>
			<rpm:entry name="apache-mod_cgi" flags="LT" ver="2.4.66" rel="2"/>
		</rpm:obsoletes>
		<file>/etc/httpd/modules.d/102_mod_cgid.conf</file>
	</format>
</package>
