Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. [solved] Tips to reduce memory load.

[solved] Tips to reduce memory load.

Added by Joel Small about 11 years ago

Hi.

I’m running OpenProject 3.0 on Ubuntu 12.04. The system is sitting quite nicely and I generally don’t have any issues. I have passenger running and have pre-compiled assets for a fast response.

I have had to economise on my memory usage recently. I have 1g available in this specific virtual machine to use.

In particular, I’m noticing that there are two ruby instances, generally taking up around 30% (290mb), with an occasional third instance taking total memory usage up to 40. I certainly expected memory usage to be higher than my traditional PHP environments, but did not expect the magnitute of the jump. My other apache vhosts take around 8.8 of the memory load (86mb). Is there some way to kill one of these openproject ruby jobs i see, or are they both required?

Can I economise on memory usage in any way, or are these numbers to be expected for an OpenProject Environment?

If anyone else would like to know more on this, please pop in a ‘me too’ response below.

Cheers
Joel Small


Replies (1)

RE: Tips to reduce memory load. - Added by Joel Small about 11 years ago

I managed to find the problem, though it wasn’t with openproject.

Our caching plugin for apache/PHP wasn’t loading correctly, and as such the load times had become unbearable.

Resolving this conflict resolved the problem.

  • (1 - 1/1)
Loading...