Downloadliste

Projektbeschreibung

LogToMysql contains two simple programs for
logging from an Apache web server to a MySQL
database using the piped logs mechanism. It can be
used on either a single server running both Apache
and MySQL, or with separate machines. If separate
machines are used, several servers can log
accesses and errors to a single database. The
code may be used with both Apache versions 1 and
2, and other servers capable of piped logging. It
is designed for "common" or "combined" access log
formats. No changes are required to a standard
server installation; these are stand alone
programs, not server modules. On an Athlon 1800
machine running both the Apache server and MySQL,
it was possible to sustain logging of over 200
hits per second without problems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-24 02:32
0.95

Änderungen zu verhindern Speicherzugriffsfehler bei, die sich anmelden, wenn die Datenbank nach unten ist, oder langsamer ist als die Gründung der Apache-Server. Fehler werden auf die Standardausgabe geschrieben, wenn es keine Post-Mortem-konfiguriert werden.
Tags: Major bugfixes
Changes to prevent segmentation faults in case of attempting to log when the database is down, or is slower starting up than the Apache server. Errors are written to standard output if there is no error log configured.

2003-11-05 01:31
0.9

Tags: Initial freshmeat announcement

Project Resources