The server is running a day and got 90% RAM used.
The server is running a day and got 90% RAM used.
The server is running a day and got 90% RAM used.
Apache PHP Nginx and Mysql are Default Configuration. And stopped run vsftpd spamassassin clamd dovecot and exim.
And running 3 WP sites, 1 is CMS 1 is blog and 1 is web analytics.
Vestacp is 0.9.8-17.
Server is:
CPU: 2*E5-2620v3
RAM: 32GB
Disk: 2TB HDD
Apache PHP Nginx and Mysql are Default Configuration. And stopped run vsftpd spamassassin clamd dovecot and exim.
And running 3 WP sites, 1 is CMS 1 is blog and 1 is web analytics.
Vestacp is 0.9.8-17.
Server is:
CPU: 2*E5-2620v3
RAM: 32GB
Disk: 2TB HDD
Re: The server is running a day and got 90% RAM used.
Data about RAM from where?kudouyuzi wrote:The server is running a day and got 90% RAM used.
Memory leak? Errors?
It's not this case - www.linuxatemyram.com ?
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: The server is running a day and got 90% RAM used.
kudouyuzi :
1. What is your OS and Version
2. install htop and send us screenshot of full processlist
3. Send us output of :
1. What is your OS and Version
2. install htop and send us screenshot of full processlist
3. Send us output of :
Code: Select all
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'
Code: Select all
free -h
Re: The server is running a day and got 90% RAM used.
no memory leak no errorskurudo wrote:Data about RAM from where?kudouyuzi wrote:The server is running a day and got 90% RAM used.
Memory leak? Errors?
It's not this case - http://www.linuxatemyram.com ?
This is problem is from after update 0.9.8-17 (The version at the time of installation is 0.9.8-16)
so mysql Default Configuration is?
Code: Select all
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
symbolic-links=0
skip-external-locking
key_buffer_size = 128M
max_allowed_packet = 32M
table_open_cache = 256
sort_buffer_size = 3M
read_buffer_size = 3M
read_rnd_buffer_size = 12M
myisam_sort_buffer_size = 32M
thread_cache_size = 12
query_cache_size= 16M
thread_concurrency = 8
#innodb_use_native_aio = 0
innodb_file_per_table
max_connections=200
max_user_connections=120
wait_timeout=150
interactive_timeout=60
long_query_time=8
#slow_query_log=1
#slow_query_log_file=/var/log/mysql-slow-queries.log
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
#
# include all files from the config directory
#
!includedir /etc/my.cnf.d
Re: The server is running a day and got 90% RAM used.
mehargags wrote:kudouyuzi :
1. What is your OS and Version
2. install htop and send us screenshot of full processlist
3. Send us output of :Code: Select all
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'
Code: Select all
free -h

-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: The server is running a day and got 90% RAM used.
also paste output of
Code: Select all
free -h
Re: The server is running a day and got 90% RAM used.
I have the same problem
You have owncloud installed???
You have owncloud installed???
Re: The server is running a day and got 90% RAM used.
No, this issue from this verflacosa wrote:I have the same problem
You have owncloud installed???
Re: The server is running a day and got 90% RAM used.
And have any solutions?
Re: The server is running a day and got 90% RAM used.
sorry I have no idea about this problem.flacosa wrote:And have any solutions?