Commit Graph

20 Commits (28aba935261e575f73d398f2f8bd6f9bb29a4de8)

Author SHA1 Message Date
Rene Cannao 465eaef87e Merge branch 'v2.x_postgres' into v2.x_240630
2 years ago
René Cannaò fde8ace076 Removed json.hpp from include files
2 years ago
Miro Stauder 965efe4103 use THERAD_PER_CONNECTION in REASTAPI server
2 years ago
Javier Jaramago Fernández 6f163f8935 Fix potentially uninitialized variable
3 years ago
Javier Jaramago Fernández 1abb4d7605 Comment out several currently unused variables
3 years ago
Javier Jaramago Fernández c83517c406 Several improvements to RESTAPI interface #4001
3 years ago
Javier Jaramago Fernández bcfc2329c5 Rework 'wexecvp' replacing legacy 'select' in favor of 'poll' #4001
3 years ago
Javier Jaramago Fernández 074e4c0595 Improve error report for RESTAPI scripts #3838
4 years ago
Javier Jaramago Fernández 317a370f0b Fix includes after helper functions moved to 'proxysql_utils.cpp' #3847
4 years ago
Javier Jaramago Fernández 807d902d75 Move generic utility functions to 'proxysql_utils.h' #3847
4 years ago
Javier Jaramago Fernández de9dfa93b5 Added comments on current concurrency model from libhttpserver used by ProxySQL and added note for possible benchmarking
5 years ago
Javier Jaramago Fernández a4324f4944 Closes #3223: Major rework on 'RESTAPI' script execution
5 years ago
Javier Jaramago Fernández 864535d3f9 Added support for GCC 4.8 and removed per-module metrics initialization functions
6 years ago
Javier Jaramago Fernández 689bb50234 Modified 'ProxySQL_RESTAPI_Server' constructor for being able to define generic extra GET endpoints
6 years ago
Valentin Rakush 8c1d4ef8f3 Fix problem with runtime table. Add CORS and content type headers
6 years ago
Valentin Rakush 4a5d986aa9 Use HTTP method for configuration
6 years ago
Valentin Rakush 66400a35c7 Implementation of the GET and POST methods
6 years ago
Valentin Rakush f0687f3688 Implement restapi functionality
6 years ago
Valentin Rakush 801b42cc3c Implement call to external script and return stdout in response
6 years ago
René Cannaò 1673249da4 Adding libhttpserver , and a simple "Hello World"
6 years ago