Actions
Defect #17928
closedRedmine Limitations (too many groups?)
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
No feedback
Affected version:
Description
When trying to access the groups page (http://servername/redmine/groups), the page would take about a minute to load. Thereafter we would receive the following error:
Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /redmine/groups. Reason: Error reading from remote server
We increased the keep-alive/timeout values in Apache (we assumed this was related to timeouts occurring because of the considerable amount of groups we have). Now we receive a different error:
Internal error An error occurred on the page you were trying to access. If you continue to experience problems please contact your Redmine administrator for assistance. If you are the Redmine administrator, check your log files for details about the error. Back
I've attached an excerpt from our error log.
Please note we have a considerable number of groups in Redmine (over 30,000). Is the page failing to load because of an application or database limitation?
Files
Updated by Toshi MARUYAMA about 10 years ago
- Category deleted (
Administration) - Status changed from New to Needs feedback
It is Apache log, not Redmine.
Updated by Jonathan Heng about 10 years ago
Thanks for the correction. Yes, this is an apache log. Does anyone know if this is an Apache limitation? Or is it a Redmine limitation?
Updated by Jean-Philippe Lang about 10 years ago
- Assignee set to Jean-Philippe Lang
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from Needs feedback to Closed
- Resolution set to No feedback
Actions