Project

General

Profile

poor performance redmine on glassfish

Added by José Arcángel Salazar Delgado over 14 years ago

Hi,

I'm using redmine 0.8.6 inside glassfish-v3-prelude running with the autodeploy feature in ubuntu 8.04 LTS with mysql 5.0 (package from ubuntu).

the problem is that redmine load very slow because of the multiples .js files that use like prototype.js effects.js and dragdrops.js.
But when I debug the redmine home page (using FireBugs) I notice that these files aren't downloading. How can I reproduce that effect?

I'm using the RAILS_ENV=production.

thanks for the help.