When in multi destination mode, the connections are not recycled properly. This induces unnecessary TCP connections to the destination hosts. This problem can be avoided by using different cURL handles. One by destination.
When in multi destination mode, the connections are not recycled properly. This induces unnecessary TCP connections to the destination hosts.
This problem can be avoided by using different cURL handles. One by destination.