he only
way to do it. Presumably, you can catch the heartbeat failure? Under
that condition, take appropriate action.
- -chris
> On 29/01/16 16:04, "Christoph Nenning"
> wrote:
>
>>> I have a problem with my java application related to HTTP
>>> communic
dré Warnier (tomcat):
>> On 28.01.2016 18:38, Maxim Neshcheret wrote:
>>> I have a problem with my java application related to HTTP
>>>communication.
>>>
>>> Application description:
>>>
>>> 1. Client – server. Server is running in servlet c
Hi Christoph
There is such option in my app (heartbeats from server to client) but I’m
curious why connection becomes stale if I don’t send any heartbeats.
On 29/01/16 16:04, "Christoph Nenning"
wrote:
>> I have a problem with my java application related to HT
t;André Warnier (tomcat)" wrote:
>On 28.01.2016 18:38, Maxim Neshcheret wrote:
>> I have a problem with my java application related to HTTP communication.
>>
>> Application description:
>>
>> 1. Client – server. Server is running in servlet container. W
dpoint to assume
it's open. It has no effect on any of the components in between the
endpoints.
Olaf
Am 29.01.2016 um 09:33 schrieb André Warnier (tomcat):
> On 28.01.2016 18:38, Maxim Neshcheret wrote:
>> I have a problem with my java application related to HTTP communica
> I have a problem with my java application related to HTTP communication.
>
> Application description:
>
> 1. Client – server. Server is running in servlet container. We
> use Tomcat.
>
> Client use java HTTP library to communicate with the server.
>
>
On 28.01.2016 18:38, Maxim Neshcheret wrote:
I have a problem with my java application related to HTTP communication.
Application description:
1. Client – server. Server is running in servlet container. We use Tomcat.
Client use java HTTP library to communicate with the server.
2
I have a problem with my java application related to HTTP communication.
Application description:
1. Client – server. Server is running in servlet container. We use Tomcat.
Client use java HTTP library to communicate with the server.
2. When client establish connection to the server