ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Very slow running (Bug #1110)
Description
Hello.
I installed the latest version of ChiliProject according to instructions from the https://www.chiliproject.org/projects/chiliproject/wiki/Installation_on_Windows
When I try to enter the site, I have to wait very long for it to appear. (30-60sec).
What might that be?
My server has the following parameters:
Operating System: Windows Server 2003 Std (SP2)
Processor: Intel Xeon 3.2
RAM: 2GB
Associated revisions
Adds basic support for issue creation via email (#1110).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1568 e93f8b46-1217-0410-a6f0-8f06a7374b81
Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP server (#1110).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1569 e93f8b46-1217-0410-a6f0-8f06a7374b81
Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1584 e93f8b46-1217-0410-a6f0-8f06a7374b81
Mail handler: more control over issue attributes (#1110).
Tracker, category and priority attributes can be specified in command line arguments and/or individually specified as overridable by email body keywords.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1643 e93f8b46-1217-0410-a6f0-8f06a7374b81
History
Updated by Jan Kowalski at 2012-08-09 01:18 pm
Slow activity was associated with an incorrect network configuration, but... in IE ChiliProject runs much faster than FF.
- Status changed from Open to Closed
Updated by Felix Schäfer at 2012-08-12 04:06 pm
Jan Kowalski wrote:
in IE ChiliProject runs much faster than FF.
What versions of the browsers and on a local network or through some DSL connection/VPN/or something?
Updated by Jan Kowalski at 2012-08-13 03:44 pm
IE ver. 9.0.8112.16421 - very fast
FF ver. 14.0.1 - much more slowly
local network
Updated by Bryan Agee at 2012-08-15 01:33 am
Have you also benchmarked Chrome?