HLS-HTTPS-pool-30-thread-427:BLOCKED

Michael

Member
We are seeing the following messages in our logs:

Code:
10:14:39,779 INFO  bstractNioWorkerPool - HLS-HTTPS-BOSS-pool-29-thread-1
Workers size 144
Cemetery size 564
index:id:state:dead_for_ms
0:HLS-HTTPS-pool-30-thread-427:BLOCKED:745274
1:HLS-HTTPS-pool-30-thread-201:BLOCKED:1416971
2:HLS-HTTPS-pool-30-thread-541:BLOCKED:483621
3:HLS-HTTPS-pool-30-thread-31:BLOCKED:2847398
4:HLS-HTTPS-pool-30-thread-293:BLOCKED:1114016
We have webhook validation for HLS with interval of 10 seconds. Our HLS config is as follow:

Code:
hls_list_size=50
hls_min_list_size=1
hls_time=1
hls_time_min=1000
hls_auto_start=false
hls_preloader_enabled=false
hls_auth_enabled=true
client_acl_property_name=secret
hls_auth_token_cache=10
hls_segment_name_suffix_randomizer_enabled=true
What are these messages about? Anything we should be worrying with?
 
Top