You don’t need to create a new connection for every request. You can just create one connection, and use it for many concurrent requests.
You don’t need to create a new connection for every request. You can just create one connection, and use it for many concurrent requests.