High CPU usage on web call server even without any streaming session

jasonkc

Member
I noticed web call server consistently use up high CPU resource in my server even though there is no on going streaming session; wonder how I can tune it.
 

Max

Administrator
Staff member
Good day.
Perhaps you are using latest JDK 8 or 11 build. We recommend to update JDK to 12 as described here. After update, you should also modify wcs-core.properties file as described here for WCS to run.
 
Top