connection timeout

hmoronta7 months 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 Tananaev7 months ago

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

hmoronta7 months ago

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

Anton Tananaev7 months ago

It is the correct way.

hmoronta7 months ago

Thanks