Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

High Ram usage Fix

iptv4stream

Extended Member
Ext. Member
Joined
Oct 14, 2019
Messages
42
Reaction score
127
Points
44
Location
Spain
MEMORY LEAK FIX IN UBUNTU 18

It was something to do about vm.happiness

I did nano nano /etc/sysctl.conf

search for vm.swappiness if it does not exists

add the line at the bottom !

vm.swappiness=100 ( lower the value untill it fits your needings )

then

sudo sysctl --load=/etc/sysctl.conf

FOR MAIN SERVER ONLY CONTINUE......

- apt-get install libjemalloc1
- service mysql restart

Step 1.
nano /etc/mysql/my.cnf

[mysqld_safe]
malloc-lib=/usr/lib64/libjemalloc.so.1


step 2. (add line enviroment)

nano /lib/systemd/system/mysql.service

Environment=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1


Step 3.
now just restart mysql service with: service mysql restart
 
Has anyone done this?
Has it concluded?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
MEMORY LEAK FIX IN UBUNTU 18

It was something to do about vm.happiness

I did nano nano /etc/sysctl.conf

search for vm.swappiness if it does not exists

add the line at the bottom !

vm.swappiness=100 ( lower the value untill it fits your needings )

then

sudo sysctl --load=/etc/sysctl.conf

FOR MAIN SERVER ONLY CONTINUE......

- apt-get install libjemalloc1
- service mysql restart

Step 1.
nano /etc/mysql/my.cnf

[mysqld_safe]
malloc-lib=/usr/lib64/libjemalloc.so.1


step 2. (add line enviroment)

nano /lib/systemd/system/mysql.service

Environment=/usr/lib/x86_64-linux-gnu/libjemalloc.so.1


Step 3.
now just restart mysql service with: service mysql restart
Hopefully this and other small optimisation fixes can be implemented in a coming release of XC-UI
 
Didn't work for me with 128 ram zero streams on it.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top