From 06093838b6b16273c48ffdd0361d1b12dbd8fc57 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 1 Jan 2014 13:18:45 +0000 Subject: [PATCH] add releasenotes note about increasing apache timeout --- Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod b/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod index c464f4a7..50096a39 100644 --- a/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod +++ b/Netdisco/lib/App/Netdisco/Manual/ReleaseNotes.pod @@ -67,6 +67,13 @@ and C to a number of days. See the L documentation for further details. +=head2 General Notices + +If you use an Apache reverse proxy, we recomment increasing the timeout from +our previous example of 5 seconds to, perhaps 60. This is because some reports +do take more time to run their queries on the database. See +L documentation for details. + =head1 2.020000 =head2 General Notices