zorchenhimer / MovieNight

Single instance video streaming server with integrated chat.
https://discord.gg/F2VSgjJ
MIT License
690 stars 87 forks source link

Try introduce connection idle-timeout #204

Closed zorglube closed 8 months ago

zorglube commented 8 months ago

Since I use Clever-Cloud to host MovieNight I have some 2024-02-29T21:23:02+01:00 [ERROR] 2024/02/29 20:23:02 Could not copy video to connection: write tcp 10.2.130.190:8080->185.42.117.109:37002: write: broken pipe.

As far as I understood it come from the IdleTimeout duration of the connection pool used into MovieNight.

So I open a possibility to set this idle timeout.