Am 25.12.19 um 12:42 schrieb Vladimir Sitnikov: >> more connections on the > client, which can be a sparse resource. > > It does not typically exceed the number of threads, so users would expect > that. > > The problem with the current default is it makes the false sense of > enabling keep-alive in UI. > > The users might think that they activate KA, but it is not used if the > response times exceed 2sec. > > Reusing connections after 60seconds might even enable to surface > concurrency issues in the app.
What do the others think? I am fine with a change to something higher (60s would be OK I guess). Felix > > Vladimir >
