@rvk
Yes, looks like the problem is with multi SSL threads at the same time. Is there are no solution for this then my app has no sense, because in the final version it will need to manage many at the same time.

I could design a workaround for the references (i.e. every 2,5 seconds check one, then another an so on) but next step is add Post Request every second also with HTTPS.
I will check if any library (Synapse maybe?) is able to allow multi-thread SSLs.