Description
Apache can connect to SCGI applications as an alternative to classic CGI-style execution. Administrators use this module when web services need a lightweight gateway between Apache and an application process.
It routes requests to backend programs. Socket permissions, backend isolation, timeouts, and error handling should be tested before deployment.