1
sikey
xoops memory usage
  • 2005/8/12 15:51

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


I'm currently having problems with XOOPS using so much memory, that it is lagging the complete dedicated server... It seems that there are tons of mysqld processes running...

Resized Image

Has anyone had the same probem occuring? Would it help adding additional memory or are there any better options?

Any help is greatly appreciated...

2
LazyBadger
Re: xoops memory usage

Disable persistent connection in mainfile.php
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition

3
sikey
Re: xoops memory usage
  • 2005/8/12 23:41

  • sikey

  • Not too shy to talk

  • Posts: 151

  • Since: 2003/4/29


What exactly will this result in? Less time that MySQL connections stay open?
Is it going to improve system performance?

THX :)

4
brash
Re: xoops memory usage
  • 2005/8/13 0:35

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Less open MySQL connections = less memory usage = better system performance if you are experiencing memeory shortages
IT Headquarters
Innovative IT Solutions

5
LazyBadger
Re: xoops memory usage

Less mysqld processes will require some work, but... it must be 1 daemon



[ray@bazaar ~]$ ps xa grep httpd wc -l
     14
[ray@bazaar ~]$ ps xa grep [m]ysql wc -l
      2
[ray@bazaar ~]$ ps xa grep [m]ysql
 1639 
?        S      0:00 /bin/sh /usr/sbin/mysqld_wrapper -C latin1
 1660 
?        SN   357:55 /usr/sbin/mysqld -C latin1
[ray@bazaar ~]$
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition

Login

Who's Online

202 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits