Thanks Suvendu From: Suvendu Sekhar Mondal <suv3ndu@xxxxxxxxx>
Sent: Thursday, April 11, 2019 1:58:19 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: ProxyTimeOut value question John,
On Tue, Apr 9, 2019, 11:31 PM Rose, John B <jbrose@xxxxxxx wrote:
In my opinion, proxy timeout or any other time out limits should be little bit higher than the longest running transaction in your application. For example, if you see some file import takes three minutes to complete under loaded system and
if that is your longest running transaction, I will suggest to set all timeout limits to accommodate that process.
If you set this value too high, thread pool exhaustion can happen if you have a very slow performing backend server.
|