Project

General

Profile

Slowness accessing redmine

Added by vinay kumar over 9 years ago

We are currently using Redmine (2.5.1 ) version on Windows Operating System.

Performance is faster when we access Redmine internally (http) and HQ accessing through Internet (https). Some of the overseas offices are facing slowness issues . We verified their bandwidth and found its reasonably good.

Any suggestion to improve the performance by fine tuning any of the layers(App,Apache or DB).

Can we do DB Optimization to improve performance?

Please suggest

regards,
Vinay


Replies (2)

RE: Slowness accessing redmine - Added by Anonymous over 9 years ago

Let's break this down a bit; your Redmine server is in location A, when you access it from location A it's fast, when you access it from location B it's slow. Pretty obvious that whatever is causing the slow down is between locations A and B, so nothing you do to your Redmine server itself will make any difference here.

Keep in mind for them to get information from your server, your server has to send it, so the highest transfer speed achieved will only ever be as fast as the slowest link (your upload, or their download). Best bet is to get hold of your network admin and make sure the server in question has a reasonable connection to the outside world..

RE: Slowness accessing redmine - Added by dj jones over 9 years ago

First - try using Redmine from outside the office, but 'not too far': eg your HQ.
Get some number on how fast pages really are there.

And ask the users there - which pages are fast / slow: maybe the users ther only need pages which are faster in Redmine anyway.

SEcondly: you can also check that your Redmine server is making good use of browser caching, which reduce the number of things each page has to download, and hence reduce waiting for those downloads = gives faster pages for those users who have more network latency between them and your server.

Read this page: BrowserCaching

    (1-2/2)