Hi, I am using ssl on the client and it is very unstable, it keeps giving the message WARNING: urllib3.connectionpool: Connection pool is full, discarding connection: 127.0.0.1
and when that happens, a message gets lost, and it gets disconnected and reconnected from the server. Does anyone know how to solve this problem?
Hi, I am using ssl on the client and it is very unstable, it keeps giving the message
WARNING: urllib3.connectionpool: Connection pool is full, discarding connection: 127.0.0.1
and when that happens, a message gets lost, and it gets disconnected and reconnected from the server. Does anyone know how to solve this problem?