Apache2::Mogile::Dispatch

Apache2::Mogile::Dispatch is an Apache2 MogileFS dispatcher.
Download

Apache2::Mogile::Dispatch Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Nick Gerakines
  • Publisher web site:
  • http://search.cpan.org/~sock/Net-FeedBurner-0.12/lib/Net/FeedBurner.pm

Apache2::Mogile::Dispatch Tags


Apache2::Mogile::Dispatch Description

Apache2::Mogile::Dispatch is an Apache2 MogileFS dispatcher. Apache2::Mogile::Dispatch is an Apache2 MogileFS dispatcher.SYNOPSISQuickly and easily dispatch requests to mogile storage nodes using perlbal.Quickly and easily use MogileFS + Perlbal instead of Apache for static ( or semi-static SSI ) file servingApache2::Mogile::Dispatch is an apache 2.x mod_perl module that makes it easy to dispatch incoming requests between mogile storage nodes and regular web servers. Consider it like a fancy pure perl mod_rewrite replacement that can intelligently reproxy requests.This is ideal for websites that server a sizable amount of static content and would like to transition to mogileFS.The goal of this module is to be as small and simple as possible but flexible enough for large websites to run efficiently and effectively. This module is meant to up sub-classed and the default configuration will more than likely NOT work. Please see the section on subclassing for more information. The test suite also includes several example subclasses ranging from simple to complex.CONFIGURATIONThere are two sets of configuration that this module uses: Module and Request.Module configuration includes the list of mogile trackers, mogile domain, static servers, etc that tell the module how to operate.Request configuration includes the per request (uri) options and rules which dictate how it is handled.Both sorts are directly affected and controlled through the sub-classed module.Requirements:· Perl Requirements: · Perl


Apache2::Mogile::Dispatch Related Software