Hi
It seems that apache is consuming all the memory available with OTRS, and I've tried with and without prefork.
Any tip on this?
otrs 6.0.24 memory leak
Moderator: crythias
Re: otrs 6.0.24 memory leak
that might be an issue with your version of mod_perl. Prefork has to be used. Also check latest version as you are not using the latest patchlevel
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 15
- Joined: 03 Oct 2016, 11:58
- Znuny Version: 6.0.27
- Real Name: Miguel Ferraz
- Company: Universidade do Porto
Re: otrs 6.0.24 memory leak
I'm using 2.0.10-2ubuntu3.18 version of mod_perl on Ubuntu 18.0.4.
-
- Administrator
- Posts: 4251
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: otrs 6.0.24 memory leak
Hi,
Just an assumption or did you checked this? Whaat's the output of top -n 1
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 15
- Joined: 03 Oct 2016, 11:58
- Znuny Version: 6.0.27
- Real Name: Miguel Ferraz
- Company: Universidade do Porto
Re: otrs 6.0.24 memory leak
I've checked it
On that I've installed a monit and a config to do a reload on the server every time the memory is over 90% of usage on every 5 cycles.
The server have 8Gb of RAM.

On that I've installed a monit and a config to do a reload on the server every time the memory is over 90% of usage on every 5 cycles.
The server have 8Gb of RAM.