
@kettanaito From my understanding enabling the keep alive option will re-use the socket for requests to the same host/port. However, it’s dependent on the servers keep-alive timeout too. Also, just seen that the docs for request.reusedSocket says that the underlying socket MIGHT be re-used
English














