hi, i found the following problem. the timeout mechanism not work for connections that doesn't send any request, ats will keep the connection open all the time.
affected version: trafficserver-6.1.1, and i had already set following settings in records.config CONFIG proxy.config.http.keep_alive_no_activity_timeout_in INT 115 CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 30 CONFIG proxy.config.http.transaction_active_timeout_in INT 900
