connection timeout

hmoronta 2 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 Tananaev 2 years ago

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

hmoronta 2 years ago

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

Anton Tananaev 2 years ago

It is the correct way.

hmoronta 2 years ago

Thanks