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.
点赞0
评论
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
It’s a bug, I’ve fixed in r1325. Thanks for pointing out.
由 Anonymous Anonymous 在 大约 17 年 之前添加
I find that redmine.org is still unavailable quite often...
Indeed. Redmine.org has just moved to its new host.
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
Currently: apache2+fcgid for www and apache2+mod_rails for the demo.