Closed nicomagliaro closed 6 years ago
@nicomagliaro sorry for my late response! I must have missed the github notification :( I will have a look tonight.
I just pushed a new version which fixes this bug. I messed up synchronization. You can use faryon93/hlswatch as your base image for faster testing.
Hi, I think I found a glitch but I couldn't figured out how to fix it. My set up: I dockerized the nginx from this repo but changed the hlswatch port to 3010 cause was binding the grafana port i've dockerized too. Also I dockerized an InfluxDB
hlswatch.conf
nginx.conf
After migrating my enviroment from TEST to PROD, the app start to fail (concurrent map iteration and map write) after a couple of minutes:
It's any kind of threshold to setup for tuning the concurrence?
Br,