logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FCGI::Engine::Manager::Server::FreeBSD6 - A subclass of FCGI::Engine::Manager::Server specific to FreeBSD

Author

       Stevan Little <stevan@iinteractive.com>

Bugs

       All complex software has bugs lurking in it, and this module is no exception. If you find a bug please
       either email me, or add the bug to cpan-RT.

Description

       This may not even be needed anymore, but at one time it was. This works around the fact that
       FCGI::ProcManager didn't like to be dameonized on FreeBSD 6.*. I suspect that now that I have switched
       this to use FCGI::Engine::ProcManager that it is no longer an issue. But at this point I have not have
       the opportunity to test this theory, so I am leaving this here for historical purposes and as an example
       of subclassing FCGI::Engine::Manager::Server.

Name

       FCGI::Engine::Manager::Server::FreeBSD6 - A subclass of FCGI::Engine::Manager::Server specific to FreeBSD
       6.*

See Also