NAME
mogstored -- MogileFS storage daemon
USAGE
This is the MogileFS storage daemon, which is just an HTTP server that supports PUT, DELETE, etc. It's actually a wrapper around Perlbal, doing all the proper Perlbal config for you.
In addition, it monitors disk usage, I/O activity, etc, which are checked from the MogileFS tracker.
AUTHORS
Brad Fitzpatrick <brad@danga.com>
Mark Smith <junior@danga.com>
Jonathan Steinert <jsteinert@sixapart.com>
ENVIRONMENT
- PERLBAL_XS_HEADERS
-
If defined and 0, Perlbal::XS::HTTPHeaders will not be used, if present. Otherwise, it will be enabled by default, if installed and loadable.
COPYRIGHT
Copyright 2004, Danga Interactive
Copyright 2005-2006, Six Apart Ltd.
LICENSE
Same terms as Perl itself. Artistic/GPLv2, at your choosing.
SEE ALSO
MogileFS::Overview -- high level overview of MogileFS
mogilefsd -- MogileFS daemon