Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

apache-mod_cgid-2.4.56-1 RPM for aarch64

From OpenMandriva 5.0 for aarch64 / main / release

Name: apache-mod_cgid Distribution: OpenMandriva Lx
Version: 2.4.56 Vendor: OpenMandriva
Release: 1 Build date: Tue Mar 7 23:21:03 2023
Group: System/Servers Build host: altra-1.openmandriva.org
Size: 36653 Source RPM: apache-2.4.56-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: http://httpd.apache.org
Summary: Execution of CGI scripts using an external CGI daemon
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.

Provides

Requires

License

Apache License

Files

/etc/httpd/modules.d/102_mod_cgid.conf
/usr/lib64/apache/mod_cgid.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 11 23:12:23 2024