chproxy
chproxy copied to clipboard
Open-Source ClickHouse http proxy and load balancer
**Is your feature request related to a problem? Please describe.** Some default cipher-suites may be not recommended by enterprise information security policies. Thus it's better to have an option where...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** For a ClickHouse cluster with 2 shards and 2 replicas, the chproxy configuration could...
**Is your feature request related to a problem? Please describe.** For security reason and run image in prod envs needs to run **ALWAYS** with non-root user **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** We would like to use SSO with ClickHouse, which is not currently possible in open-source clickhouse. **Describe the solution you'd...
**Which feature your question relates to?** connections **Question details** Since I have start using chproxy I have a socket close problem in my application and I think it might be...
 ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `docs/package.json` - `docs/yarn.lock` #### Note...
## Description Fixed the bug where chproxy always selects nodes only from a small subset of all nodes, for any random `session_id`. Additionally, resolved performance bottlenecks caused by inefficient usage...
**Describe the bug** For any random session_id, chproxy always selects node from a small subset of all nodes. **To Reproduce** Run chproxy on `127.0.0.1:8090` with the following `config.xml`: ```xml clusters:...
**Is your feature request related to a problem? Please describe.** For now chproxy doesn`t store own logs and I could see them only in stdout. **Describe the solution you'd like**...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.1.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...