Defect #9557
closedSlow when downloading big SVN files
0%
Description
I use redmine 1.2.1 to manage my project with subversion control.
When downloading files from "Repository", bigger the file is, longer the time it takes to react(After click downloading, it took 142.9s to start actual download for a 40M file).
Here is the log:
Processing RepositoriesController#entry to raw (for 127.0.0.1 at 2011-11-13 00:4
5:43) [GET]
Parameters: {"format"=>"raw", "action"=>"entry", "id"=>"test", "path"=>["calib
re-0.8.24.msi"], "controller"=>"repositories"}
Sending data calibre-0.8.24.msi
Completed in 142917ms (View: 0, DB: 3) | 200 OK [http://localhost/projects/test/
repository/raw/calibre-0.8.24.msi]
database version: Mysql 5.5.17
Ruby version: 1.8.7 -p330
Rails version: 2.3.14
Redmine version: 1.2.1 stable
scm binary version: subversion 1.6.17
Thank you
Updated by Andy Sun about 13 years ago
My OS is Win7 x64, and I installed Redmine on another PC using win server 2008 R2 with the same compoment. It took more than 6 minutes to respond downloading a 30M file from SVN. Meantime I can't do anything but wait. Sometime I click other pages and Redmine stopped working and I have to restart the service.
So is there anything I can do to speed up the process? It is killing group members patient
Updated by Mischa The Evil about 13 years ago
- Status changed from New to Closed
- Priority changed from Urgent to Normal
- Resolution set to Invalid
This is/should be discussed at the forums (primarily):
.