ClickHouse/programs/server
Azat Khuzhin b698a4ff65 Apply changes to http handlers on fly without server restart
This has been implemented by simply restarting http servers in case of
http_handlers directive in configuration xml had been changed.

But, for this I have to change the handlers interface to accept
configuration separatelly, since the configuration that contains in the
server is the configuration with which server had been started.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Antonio Andelic
2022-09-12 17:34:51 +02:00
..
config.d Fix error 2022-08-28 02:40:43 +02:00
js Add a file 2022-08-21 12:11:04 +02:00
users.d Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt Embedded dashboard 2022-08-21 12:11:25 +02:00
config.xml Merge branch 'master' into remove-useless-line 2022-09-04 03:24:40 +02:00
config.yaml.example Fix certs (finishing pr #36457) (#36747) 2022-05-01 12:59:19 +02:00
dashboard.html Add comments 2022-08-21 13:31:04 +02:00
embedded.xml Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
MetricsTransmitter.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html Play: recognize tab in textarea 2022-08-10 08:33:58 +02:00
Server.cpp Apply changes to http handlers on fly without server restart 2022-09-12 17:34:51 +02:00
Server.h Apply changes to http handlers on fly without server restart 2022-09-12 17:34:51 +02:00
users.xml Merge pull request #40713 from ClickHouse/remove-useless-line 2022-09-11 09:53:30 +03:00
users.yaml.example Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00