saucelabs/forwarder

martian: detect and close idle connected connections

Closed this issue · 0 comments

An idle connected connection is a connection that issued a CONNECT request and connected to a remote server via proxy but stopped proxying data.

If IdleTimout is specified such connections should be automatically closed.

Related to #529.