Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: cleberrecebe on December 15, 2010, 10:42:06 pm

Title: Server very Slow to add Trafficshapping Rules :(
Post by: cleberrecebe on December 15, 2010, 10:42:06 pm
My server is very slow to add Trafficshaping rules, adding an IP takes 1 minute to complete :(.

Machine:
==========================================
processor   : 0
vendor_id   : GenuineIntel
cpu family   : 15
model      : 1
model name   : Intel(R) Celeron(R) CPU 1.70GHz
stepping   : 3
cpu MHz      : 1700.197
cache size   : 128 KB
fdiv_bug   : no
hlt_bug      : no
f00f_bug   : no
coma_bug   : no
fpu      : yes
fpu_exception   : yes
cpuid level   : 2
wp      : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up pebs bts
bogomips   : 3400.39
clflush size   : 64
cache_alignment   : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:


RAM Memory:
==========================================
768 MB


Disk Size :
==========================================
30 GB


S.O :
==========================================
Zentyal 2.0.9

Title: Re: Server very Slow to add Trafficshapping Rules :(
Post by: exekias on December 16, 2010, 01:40:02 pm
Hi cleberrecebe,

Traffic shaping module uses L7 Filter to detect traffic protocols (p2p, voip...). This may be processor consuming depending on your bandwidth usage (number of users, internet usage...), yo can try to monitor cpu usage by l7 process, for example using "top" and see how it works.

In general: application based detection is much slower than port and if you have a low processor you may reconsider your config (hardware o software)

Best regards
Title: Re: Server very Slow to add Trafficshapping Rules :( [SOLVED]
Post by: cleberrecebe on December 17, 2010, 02:31:16 am
i will upgrading hardware XD

TKS ;-)