
Unicorn::Manager::Server - A Perl interface to the Unicorn webserver

This is an unstable development release not ready for production!

Version 0.006009

The Unicorn::Manager::Server module provides a json interface to query information about running unicorn processes and users.
Also some assumption are made about your environment: you use Linux (the module relies on /proc) you use the bash shell your unicorn config is located in your apps root directory every user is running one single application
I will add and improve what is needed though. Requests and patches are welcome.

Address to listen on. Defaults to localhost.
Port to bind to.
Username to use for Unicorn::Manager::CLI instances.
Not in use yet.
A Unicorn::Manager::Server::* instance. Will be created automatically unless provided in construction. Currently only Unicorn::Manager::Server::Prefork is implemented.


Mugen Kenichi,
<mugen.kenichi at uninets.eu>

Report bugs at:
<mugen.kenichi at uninets.eu>

<mugen.kenichi at uninets.eu>