Guten Tag. Yes your right. Our main issue was time-outs with one server
that we were connecting to. The server we are connecting to had problems.
Set up 10 second time-outs, reuse the Http client, multi threaded, number
of connections, to each host and total setting. Txns still fail, but are
now fa
Guten Tag Tushar Kapila,
am Samstag, 9. September 2017 um 18:48 schrieben Sie:
> Want to make sure sockets are being shared across invocations. That
> the initialization code is once. Right now its all in one method.
> and seems that unneccessary initialization is happening. On the
> other hand si
thank you, i purposely did not write in detail about the errors, as I want
to rewrite the code anyway. So was looking a good sample to follow.
Want to make sure sockets are being shared across invocations. That the
initialization code is once. Right now its all in one method. and seems
that unnecc
Guten Tag Tushar Kapila,
am Freitag, 8. September 2017 um 12:28 schrieben Sie:
> This leads to socket issues.
You should describe those issues more detailed, like what exactly
happens, providing concrete exceptions or such. At least for me it's
not clear what your actual problem is.
I have the s