Project

General

Profile

Actions

Bug #1737

open

Extend the maximum execution time for stats-visualizer

Added by Pavel Shved almost 13 years ago. Updated almost 13 years ago.

Status:
Open
Priority:
Normal
Category:
Statistics server
Start date:
09/02/2011
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

There may be some means to adjust the maximum execution time by Apache config files, which we create anyway. Some pages, especially those that just list a lot of files, exceed the default limit of 30 seconds.

Perhaps, we should explicitly set a larger limit?

Actions #1

Updated by Evgeny Novikov almost 13 years ago

  • Status changed from New to Open

It sounds reasonably.
As a temporary solution, you can override hard-coded limits in installed source:stats-visualizer/vhosts/ldv-stats/public/.htaccess (don't forget to increase both max_execution_time and max_input_time since there is a related bug in php).

Actions #2

Updated by Evgeny Novikov almost 13 years ago

I implemented the suggested temporary solution in 53bd855. So there is 2 minutes time limit instead of 30 second. But it should be adjustable nevertheless.

Actions

Also available in: Atom PDF