Wowza Community

wowza memory

i’m using livestreamrecordermanager for recording the incoming stream into my computer. I’m recording in my computer then why the wowza memory is used up.Is there is any way to free the wowza memory programatically?

before recording it is using only 4 gb of memory

but after recording for 5 min it is now using aroung 7.6 gb of memory…i’m recording segments for each minute??

not sure this is a problem : what os your wowza is installed on ? by default unix uses all memory

you can define the max memory usable in the startup script (see java_heap_memory)

what gives you a top ? any swap memory used ? if no, there is no problem, if yes maybe you should increase your memory or reduce heap size

how many GB ram do you have ? did you check the performance tuning articles ?

Hello,

I would read this tuning article and set you heap size to “Production” to see if that helps.

Also posting the contents of your Access Log file when this happens might help as well.

[wowza-install-dir]/logs/wowzastreamingengine_access.log

Best,

JasonT

my wowza is installed on unix but when i run " sudo sh -c ‘echo 1 >/proc/sys/vm/drop_caches’ "on terminal the wowza memory comes back to its usage and after some time it again reaches to its maximum limit. is there a method to automatically remove the cache.