You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When indexing we going through TLS handshake for every fetch call which for thousands of requests is quite wasteful. We should reuse our initial connection.
The text was updated successfully, but these errors were encountered:
When indexing we going through TLS handshake for every fetch call which for thousands of requests is quite wasteful. We should reuse our initial connection.
The text was updated successfully, but these errors were encountered: