connection timeout

hmoronta2 years ago

Best regards

I want to optimize Setting connection timeout in 10 seconds
I want to know if the settings are correct for:

<entry key='protocol.timeout'>10</entry>
<entry key='server.timeout'>10</entry>

I want to know if the settings are recommended for

<entry key='web.timeout'>10</entry>
Anton Tananaev2 years ago

Your settings make very little sense to me, but it all depends on your use case.

hmoronta2 years ago

which is the correct way to indicate 10 seconds in protocol.timeout ?

Anton Tananaev2 years ago

It is the correct way.

hmoronta2 years ago

Thanks