ansible-collections/community.proxysql

add support for PROXYSQL TLS RELOAD

オープン

#84 opened on 2021/10/27

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (30 件のフォーク)auto 404
easyfixenhancementgood first issue

Repository metrics

Stars
 (29 個のスター)
PR merge metrics
 (平均マージ 8d 1h) (30d で 1 merged PR)

説明

SUMMARY

with proxsql 2.3.0 command PROXYSQL TLS RELOAD is available

Added support for reloading TLS files at runtime, allowing ProxySQL to change its cert/key files used for client connections. This also introduces the command PROXYSQL TLS RELOAD
https://github.com/sysown/proxysql/releases/tag/v2.3.0

But where to include? maybe proxysql_manage_config?

ISSUE TYPE
  • Feature Idea

コントリビューターガイド