Files
neon/proxy/src/console
Anna Khanova c63e3e7e84 Proxy: improve http-pool (#6577)
## Problem

The password check logic for the sql-over-http is a bit non-intuitive. 

## Summary of changes

1. Perform scram auth using the same logic as for websocket cleartext
password.
2. Split establish connection logic and connection pool.
3. Parallelize param parsing logic with authentication + wake compute.
4. Limit the total number of clients
2024-02-08 12:57:05 +01:00
..
2024-02-08 12:57:05 +01:00
2024-01-21 09:58:42 +01:00
2024-02-02 16:07:35 +00:00