Hello,
Please someone help me. I’ve opened a support ticket, but I have some urgency. I have a server running only Vod Streaming applications and the use of memory ram of this server 5 days ago began to increase and almost crashed the server twice, making me have to restart the wowza to prevent it.
I made no changes to the configuration, that was functioning normally. A client of mine, who uses the protocol RTMPS, was having many claims saying that after 3 seeks the video stops. I did some research on the forum and found the solution maxPendingSeekRequests, that I inserted according to code below:
maxPendingSeekRequests
95
Integer
However, this client has few access, are less than 25 concurrent users, so I can’t find any relation to my problem. In total, the peak of concurrent users that my server has reached with all applications VOD is 120 users. I don’t use Live Streaming on it.
Server configs:
Intel Xeon 3220-Quad Core 2.4GHz
8 GB Ram
Four 500 GB SATA II HDs (WD5002ABYS) with RAID10
1Gbps Network
Wowza Media Server 3 Monthly Edition 3.5.2 build3747
java version “1.7.0_09-icedtea” / OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
I don’t use custom modules.
6503 root 20 0 7184m 3.0g 4476 S 8.9 75.5 437:13.76 java -Xmx4000M -server -Djava.net.preferIPv4Stack=true -Dcom.sun.management.jmxremote=true -Dcom.wowza.wms
[root@stream03 /]# free -m
total used free shared buffers cached
Mem: 4094 4071 22 0 1 791
-/+ buffers/cache: 3277 816
Swap: 1023 377 646
Finally, the only strange log was the log of today: http://www.localmidia.com.br/publicidade/wowzamediaserver_error.log
However, I do not know if it is related to my problem, because I’m suffering with it before the errors recorded in this log, and the logs of other days showed no abnormality.
Could anybody help me?
My vhost config: http://www.localmidia.com.br/publicidade/VHost.xml
Setenv.sh: http://www.localmidia.com.br/publicidade/setenv.sh.txt
Same problem: https://www.wowza.com/forums/showthread.php?27723-Wowza-memory-consumption-increasing-on&p=118600#post118600