Changes for version 0.05
- FCGI::Engine::Manager
- added restart feature (thanks to Brian Cassidy)
- added tests for this
- added ability to start, stop and restart individual servers within the conf (thanks to Brian Cassidy)
- added tests for this
- fixed my ugly hack of a ->status method (thanks to Brian Cassidy)
- added tests for this
- tweaked the SYNOPSIS to provide a better example of usage (also thanks to Brian Cassidy)
- added restart feature (thanks to Brian Cassidy)
Modules
A flexible engine for running FCGI-based applications
Manage multiple FCGI::Engine instances
An abstraction to represent a single FCGI::Engine server
A subclass of FCGI::Engine::Manager::Server specific to FreeBSD 6.*
module for managing FastCGI applications.
Type constraints for FCGI::Engine