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
评论
由 Jegorov Sergej 在 超过 16 年 之前添加
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
由 Lang Jean-Philippe 在 超过 16 年 之前添加
It’s a bug, I’ve fixed in r1325. Thanks for pointing out.
由 Anonymous Anonymous 在 超过 16 年 之前添加
I find that redmine.org is still unavailable quite often...
由 Lang Jean-Philippe 在 超过 16 年 之前添加
Indeed. Redmine.org has just moved to its new host.
由 Cheng Calvin 在 超过 16 年 之前添加
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
由 Lang Jean-Philippe 在 超过 16 年 之前添加
Currently: apache2+fcgid for www and apache2+mod_rails for the demo.