[Freeswitch-users] Performance

Krešimir Tonković kresho at multimodus.hr
Thu Jul 17 07:41:40 PDT 2008


Finally I made the time try Anthony's recommendation for performance
enhancement:
-------------------------
ulimit -c unlimited
ulimit -d unlimited
ulimit -f unlimited
ulimit -i unlimited
ulimit -n 999999
ulimit -q unlimited
ulimit -u unlimited
ulimit -v unlimited
ulimit -x unlimited
ulimit -s 244
ulimit -l unlimited

comment out the manage-presence option in your sip profile to make the sip a
lot less resource intensive
-------------------------
(This is quoted from a previous mail on this list).

With this, my laptop now takes 2.5 times the original CPS! Thanks Anthony!
:-)

I notice that my hard drive still trashes heavily while doing high-cps
tests, and I suspect that is what holds freeswitch down. Any ideas how to
reduce that further?
-- 
Krešimir Tonković
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080717/5c78d728/attachment-0002.html 


More information about the FreeSWITCH-users mailing list