From: Vlad K. <hv...@us...> - 2011-01-27 10:01:39
|
> 27.01.2011 9:49, Vlad Khorsun wrote: > >> // wait 60 sec for request to work on it > > Errr... IMHO, this timeout could be bigger... Were there reasons behind this value? This is timeout for idle worker thread. Value not changed since IB6. What the reason to change it ? Note, larger value could lead to longer consume of unneeded resources. Lower value could lead to often thread's creation\deletion. Regards, Vlad |