Thursday, March 15, 2012, 10:43:34 AM, you wrote: >> This can only occur when there is some connection sharing or if someone has >> introduced a thread switch in some other processor which triggers the OS >> connection. AFAIK the OS connection is initiated on the thread which has >> the client connection and thus, without connection sharing, they should be >> on the same thread.
> Sorry to butt in, but that was my impression as well. That's also why I > added the option to have a per-thread session pools, enabled via > CONFIG proxy.config.http.share_server_sessions INT 2 What setting disables connection sharing? Setting that value to 0 doesn't.