of ignoring JSESSIONID in a multi-threaded application
On 3/19/2017 11:20 PM, Shawn Heisey wrote:
> On 3/18/2017 8:58 AM, Farzad Mahdikhani wrote:
>> I am using a CloseableHttpClient which uses a
>> PoolingHttpClientConnectionManager in a web application, I mean a
>> multi-thre
On 3/19/2017 11:20 PM, Shawn Heisey wrote:
On 3/18/2017 8:58 AM, Farzad Mahdikhani wrote:
I am using a CloseableHttpClient which uses a
PoolingHttpClientConnectionManager in a web application, I mean a
multi-threaded application with different users, in a state-less way
or request-response way.
On 3/18/2017 9:59 PM, Oleg Kalnichevski wrote:
On Sat, 2017-03-18 at 14:58 +, Farzad Mahdikhani wrote:
I am using a CloseableHttpClient which uses a
PoolingHttpClientConnectionManager in a web application, I mean a
multi-threaded application with different users, in a state-less way
or reque
On 3/18/2017 8:58 AM, Farzad Mahdikhani wrote:
> I am using a CloseableHttpClient which uses a
> PoolingHttpClientConnectionManager in a web application, I mean a
> multi-threaded application with different users, in a state-less way
> or request-response way. The server at the other hand, a load b
On Sat, 2017-03-18 at 14:58 +, Farzad Mahdikhani wrote:
> I am using a CloseableHttpClient which uses a
> PoolingHttpClientConnectionManager in a web application, I mean a
> multi-threaded application with different users, in a state-less way
> or request-response way. The server at the other h
I am using a CloseableHttpClient which uses a
PoolingHttpClientConnectionManager in a web application, I mean a
multi-threaded application with different users, in a state-less way or
request-response way. The server at the other hand, a load balancer in front of
10 servers which I don’t have c