Wowza Crashing, high memory/heap, high cpu or other instability

Problem

  • I am getting random crashs with Wowza Streaming Engine
  • Wowza is using a lot of memory 

Solution

If you are experiencing instability in Wowza Streaming Engine then we recommend the following actions:

    1. Make sure you are using the most recent version of MediaCP which will ensure Java 11 is installed with Wowza Streaming Engine 
    2. Uninstall any other versions of java on the system. Wowza provides it's own optimised java binaries, however it might use system java if installed which can degrade performance and even cause crashes.

      You can search if other versions of java are installed by running: java -version

      CentOS: rpm -qa java and rpm -aq | grep -i jdk

      Debian: dpkg -l | grep javadpkg -l | grep openjdk

    3. You can remove typical packages that cause issues by running the below commands:

      CentOS: yum remove java-11-openjdk;

      Debian: apt-get remove openjdk*

    4. Disable Wowza Streaming Engine Stats to reduce CPU & Memory usage from WSE Manager -> Server -> Server Setup -> Edit -> Uncheck "Enable monitoring and statistics for this server"

    5. Optimize Network socket performance: https://www.wowza.com/docs/tune-wowza-streaming-engine-for-optimal-performance#optimize-network-socket-performance11

    6. Disable all play types except for HLS, to avoid memory leaks that can be caused by MPEG-Dash

    7. If WSE has been previously upgraded from an earlier version then we recommend to reinstall Wowza Streaming Engine using our utility

If the problems persist after performing these actions, then you should contact Wowza Technical Support. We also recommend to prepare and submit configuration files using our guide.

  • Wowza, Crash, Memory, Cpu, Optimise, Optimize, Java, Crashing, Random crash
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Troubleshooting Facebook Stream Targets (NGINX-RTMP)

Troubleshooting steps for facebook stream target disconnect. Check abuse log to ensure no...

Stream Target is not working or stuck on Starting

If the status is stuck on Starting it likely means that Wowza is having difficulties connecting...

Do i need to reinstall Wowza Media Server?

Our installation software will install a fresh version of the very latest Wowza Media Server...

iPhone Video & Audio Streaming

For Audio/Video Streaming to an iPhone, we find a Baseline 3.1 (not lower) profile is required....

Sam Broadcaster Statistics - How to configure

Overview The MediaCP Wowza Edition supports the Statistic relay of SAM Broadcaster. (Only...