Project

General

Profile

Need help to improve performace on linux RHEL Server

Added by Borja Pacheco Ortega over 11 years ago

Hi everybody, I need your help. Our server is slowing down terribly and we are not sure where is the problem.
We have increased HW resources (4 VCores + 8 GB RAM), but it's very, very slow....

Processing IssuesController#show (for 10.240.193.201 at 2012-09-03 14:34:47) [GET]
  Parameters: {"action"=>"show", "id"=>"24066", "controller"=>"issues"}
Rendering template within layouts/base
Rendering issues/show
Completed in 4129ms (View: 3185, DB: 446) | 200 OK [http://hgp.sadesi.es/economiainnovacionyciencia/sadesi/hgp/issues/24066]

Processing IssuesController#show (for 10.240.193.201 at 2012-09-03 14:34:52) [GET]
  Parameters: {"action"=>"show", "id"=>"24066", "controller"=>"issues"}
Rendering template within layouts/base
Rendering issues/show
Completed in 3795ms (View: 3140, DB: 376) | 200 OK [http://hgp.sadesi.es/economiainnovacionyciencia/sadesi/hgp/issues/24066]
Our enviorement is:
  • Ruby version 1.8.7 (x86_64-linux)
  • Apache: httpd-2.2.3-43.el5_5.3
  • RubyGems version 1.6.2
  • Rack version 1.1.1
  • Rails version 2.3.14
  • Active Record version 2.3.14
  • Active Resource version 2.3.14
  • Action Mailer version 2.3.14
  • Active Support version 2.3.14
  • Application root /opt/redmine-1.3
  • Environment production
  • Database adapter mysql
  • Database schema version 20110902000000
About your Redmine plugins
  • Redmine Hgp Projects plugin 0.0.1
  • Hgp navision 0.0.1
  • Redmine Hgp Api plugin 0.0.1
  • Redmine Hgp Hooks plugin 0.0.1
  • Hgp import issues 0.0.1
  • Projects Tree View plugin 0.0.4
  • Redmine My Widgets plugin 0.1.0

Thanks in advance!


Replies (2)

RE: Need help to improve performace on linux RHEL Server - Added by Jan Niggemann (redmine.org team member) over 11 years ago

I can't tell you what exactly the problem is, but judging from the "Completed in ..." line I can tel you that it's not the database...

RE: Need help to improve performace on linux RHEL Server - Added by Borja Pacheco Ortega over 11 years ago

That's right. We are not worried about DB.

We are completing several stress tests, comparing different Redmine core releases, Passenger Configurations, Plugins On/Off and Virtual Machines vs Physical Server. As soon as we get some conclusion, we will share.

    (1-2/2)