Redmine web site migration
As you may have noticed, redmine.org has been having some performance issues, causing some requests to time out and users to receive 500 errors.
The old server on which redmine.org was running will be upgraded in the next few days and redmine.org has just been moved to a temporary server that should handle the load.
Please, let me know if you experience any problems.
Comments
Added by Sergej Jegorov over 16 years ago
Single file 'View differences' don't work for me in Repository
http://www.redmine.org/repositories/diff/redmine//trunk/app/models/attachment.rb?rev=1321
Added by Jean-Philippe Lang over 16 years ago
It's a bug, I've fixed in r1325. Thanks for pointing out.
Added by Anonymous over 16 years ago
I find that redmine.org is still unavailable quite often...
Added by Jean-Philippe Lang over 16 years ago
Indeed. Redmine.org has just moved to its new host.
Added by Calvin Cheng over 16 years ago
Hi JPL,
Could you share with us which webserver did you move redmine to?
I moved to passenger (mod_rails on apache) because mongrels on apache gave me a lot of headache on a regular basis.
Regards,
Calvin
Added by Jean-Philippe Lang about 16 years ago
Currently: apache2+fcgid for www and apache2+mod_rails for the demo.