Commit graph

2 commits

Author SHA1 Message Date
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Martin Wilke
46b33e3dd6 `multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log,
sorted by date, sent to standard output.

This is useful if you're running a single website on multiple hosts
and using round-robin DNS to do load distribution. With multisort, you
can take the various logfiles from each server and merge them into a
single file for analysis.

WWW: http://www.xach.com/multisort/

PR:		ports/127906
Submitted by:	Dennis Herrmann <adox at mcx2.org>
2008-10-11 14:27:23 +00:00