Turns out the problem was that the default timeouts changed between 3.1.x and 3.2.x and later.
The old defaults were:
CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 120
CONFIG proxy.config.http.transaction_no_activity_timeout_out INT 120
The new defaults are:
CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 30
CONFIG proxy.config.http.transaction_no_activity_timeout_out INT 30
Going back to the previous default values eliminated the IRC disconnects.
-----Original Message-----
From: Luca Rea [mailto:luca.rea@contactlab.com]
Sent: Friday, October 05, 2012 2:11 AM
To: users@trafficserver.apache.org
Subject: RE: IRC disconnects
Try rising timeouts (active,no-activity,keep-alive,connect).
This e-mail message is being sent solely for use by the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by phone or reply by e-mail,
delete the original message and destroy all copies. Thank you.
|