Project

General

Profile

slow loading of activity page

Added by Anonymous over 13 years ago

i installed redmine, apache and postgres from the ubuntu repository:

  • redmine version 0.93 stable
  • apache + openssl + passenger
  • postgres 8.4 running on the same system (localhost)
  • integrated subversion via file:/// (local)

All is running fine and fast, e.g. browsing the svn repository with redmine (local file:///home/svn)
Only the activity view is very slow - and sometimes never loaded.

Here are some logs when loading the activity view:

postgres log

LOG: could not receive data from client: Connection reset by peer
LOG: unexpected EOF on client connection

apache error log

[notice] Apache/2.2.14 (Ubuntu) DAV/2 SVN/1.6.6 mod_fcgid/2.3.4 Phusion_Passenger/2.2.7 mod_ssl/2.2.14 OpenSSL/0.9.8k configured -- resuming

redmine production log

Processing ProjectsController#activity (for 192.168.120.121 at 2010-08-06 15:02:35) [GET]
  Parameters: {"action"=>"activity", "id"=>"am", "controller"=>"projects"}
Completed in 72ms (View: 0, DB: 14) | 304 Not Modified [https://192.168.120.119/redmine/projects/am/activity]

But i was waiting ~10 seconds for the response.

What is the problem here ?
Maybe network problems...


Replies (7)

RE: slow loading of activity page - Added by Anonymous over 13 years ago

is only a problem if i use firefox !
what is going on here ...

RE: slow loading of activity page - Added by Peter Pan over 13 years ago

Same Problem here with Firefox. Activity page loads sometimes very very slow (30 - 60 seconds). After some time I see page content but style sheet seems to fail. Text black, much bigger and page layout is very basic.
In Redmine log I see page creation time is ~ 80 ms.

With IE (7) from same host and same time no problems.

Server
Ubuntu 10.04
Apache 2.2.14 + OpenSSL + Passanger
MySQL 5.1.41
Redmine 0.9.3 (Ubuntu Package)
SVN via file://

Client
Firefox 3.6.10
Win XP Pro SP3

RE: slow loading of activity page - Added by Felix Schäfer over 13 years ago

Please try clearing the caches on your browsers, the activity page is somewhat special in that it uses an ETAG to try to reduce load on the server.

RE: slow loading of activity page - Added by Peter Pan over 13 years ago

Felix Schäfer wrote:

Please try clearing the caches on your browsers, the activity page is somewhat special in that it uses an ETAG to try to reduce load on the server.

Page loads one time after clearing cache fast. After this, page loads slow again.

RE: slow loading of activity page - Added by Jeff Pierson over 10 years ago

I'm having a similar problem with my setup and clearing cache doesn't seem to help at all. While this problem is ocurring it appears that the server is locked up and no other clients are able to get a response for anything in Redmine.

Environment:
Redmine version 2.3.1.stable
Ruby version 1.8.7 (x86_64-linux)
Rails version 3.2.13
Environment production
Database adapter SQLServer
Redmine plugins:
no plugin installed

Client:
  • Windows 7 Ultimate SP1
  • FireFox 22.0
  • IE 10

RE: slow loading of activity page - Added by Anonymous about 10 years ago

We have this problem too

Redmine 2.4.2
Ruby 2.0.0
PostgreSQL 9.3

Client:

Any

RE: slow loading of activity page - Added by xinqi hu about 10 years ago

we have like this problem too.
the postgresql log is:
unexpected EOF on client connection
could not receive data from client:connection reset by peer unexpected EOF on client connection

redmine 2.43
ruby 2.0.0
postgresql 9.1

brower: any

    (1-7/7)