Module: Racknga

Defined in:
lib/racknga/utils.rb,
lib/racknga/version.rb,
lib/racknga/log_database.rb,
lib/racknga/cache_database.rb,
lib/racknga/middleware/log.rb,
lib/racknga/middleware/cache.rb,
lib/racknga/middleware/jsonp.rb,
lib/racknga/middleware/range.rb,
lib/racknga/middleware/deflater.rb,
lib/racknga/reverse_line_reader.rb,
lib/racknga/exception_mail_notifier.rb,
lib/racknga/nginx_access_log_parser.rb,
lib/racknga/middleware/instance_name.rb,
lib/racknga/middleware/exception_notifier.rb

Overview

Copyright © 2011 Ryo Onodera <[email protected]>

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Defined Under Namespace

Modules: Middleware, Utils Classes: CacheDatabase, ExceptionMailNotifier, LogDatabase, LogEntry, NginxAccessLogParser, ReverseLineReader, ReversedNginxAccessLogParser

Constant Summary collapse

VERSION =
'0.9.2'