From f86998b3e0c689ca234245343aa75e7cdc5519d3 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Tue, 29 Aug 2006 09:08:31 +0000 Subject: merge back to trunk --- doc/smokeping_install.pod | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod index 1e5dbae..0140528 100644 --- a/doc/smokeping_install.pod +++ b/doc/smokeping_install.pod @@ -18,7 +18,7 @@ downloading the tool. =over -=item RRDtool 1.0.x +=item RRDtool 1.0.x or 1.2.x L @@ -116,14 +116,16 @@ and it works fine. =item SpeedyCGI -L +L SpeedyCGI speeds up CGIs written in perl dramatically by making them memory resident and handing new request to the script which is already running. SmokePing has been optimized for use with SpeedyCGI. Note that you do NOT need mod_speedy, just the plain and simple speedy executable, this is the -beauty of this tool it works without touching your apache ... Otherwise -you could as well be using FastCGI or mod_perl. +beauty of this tool it works without touching your apache ... Otherwise you +could as well be using FastCGI or mod_perl. There is a bug in speedy with +returning error messages to the apache error log. You can find a patch in +the smokeping download area. =item CGI::Carp @@ -198,7 +200,7 @@ When you can now also open the smokeping.cgi webpage to look at your data. =head1 COPYRIGHT -Copyright (c) 2001 by Tobias Oetiker. All right reserved. +Copyright (c) 2001, 2005 by Tobias Oetiker. All right reserved. =head1 LICENSE -- cgit v1.2.3-24-g4f1b