chproxy

Open-Source ClickHouse http proxy and load balancer

MIT License

Stars
1.3K
Committers
55

Bot releases are hidden (Show)

chproxy - v1.5.0

Published by valyala almost 7 years ago

  • Automatically calculate and set the maximum possible response time for http (and https) server. Previously the response time has been hardcoded to 1m.
  • Increase health check timeout from 1s to 3s, since we were receiving many false positives with 1s health check timeout.
  • Improve log message when exceeding health check timeout.
chproxy - v1.4.0

Published by valyala almost 7 years ago

  • Added max_queue_size and max_queue_time per-user options for delaying incoming requests until they stop exceeding other limits
chproxy - v1.3.0

Published by hagen1778 almost 7 years ago

Allow proxying of database and default_format params

chproxy - v1.2.0

Published by hagen1778 about 7 years ago

  • Added per-user allow_cors config
  • Allow to display multiple instances in dashboard
  • Add cluster filter in dashboard

chproxy_linux_amd64.tar.gz

chproxy - v1.1.0

Published by hagen1778 about 7 years ago

  • add metrics request_body_bytes_total and response_body_bytes_total
  • update dashboard with new panel

chproxy_linux_amd64.tar.gz

chproxy - v1.0.1

Published by hagen1778 about 7 years ago

chproxy - v1.0.0

Published by hagen1778 about 7 years ago

Release of chproxy v1.0.0
chproxy_linux_amd64.tar.gz