On 12/22/17, John P. Rouillard <[email protected]> wrote:
>
> Well since reverse proxy servers use a client idle setting, would I be
> crazy to suggest the same for fossil?
>
I did a half-baked idle timer in the latest check-in, using the
--max-latency option.
fossil server --max-latency 30
The above will automatically terminate each request after 30 seconds,
finished or not. I started out trying to implement a more complex
idle timeout, but that was a lot of code to test, and it is late here.
Maybe we can add something like that later. Or maybe we can tell
people to use a reverse proxy if they are deploying in an environment
where a more advanced idle timeout is necessary to keep bad actors at
bay.
--
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users