Commit Graph

25 Commits

Author SHA1 Message Date
antao 3a587ab90b Modify the pipeling test 2019-04-07 12:15:02 +08:00
antao 92fa1f83e4 Update test.sh and config.example.json 2019-03-31 18:30:06 +08:00
antao aad06fdc3a Add support for plugins 2019-03-29 15:34:14 +08:00
antao ff3d87da13 Modify config.example.json 2019-03-27 13:11:02 +08:00
antao 66456eae1a 1. Add the getCustomCOnfig() method.
2. Add some comments.
2019-03-25 17:44:22 +08:00
antao 894b634b22 Adjust the execution order inside the run() method
Modify the configuration of fast database clients
Modify the ConfigLoader class
2019-03-23 11:26:21 +08:00
antao 250781ac08 Add configuration options that limit the number of keep-alive requests 2019-03-12 18:22:13 +08:00
antao b39dd52a87 Modify some comments 2019-03-06 15:57:05 +08:00
antao e0147fac8b Add an interface to set the 'Server' header field 2019-03-02 09:27:45 +08:00
antao 7f21f45a1b Add the fast db client enablation option 2019-02-20 13:23:50 +08:00
antao 022132c33e Add json format response benchmark 2019-01-31 10:23:12 +08:00
antao cdd8ba380e 1. Modify the HttpClientImpl class to fix some bugs;
2. Support attachment download;
2019-01-28 18:25:04 +08:00
antao 5c9799c15a Modify http client for cookies 2019-01-02 16:13:36 +08:00
antao bc52c121d5 Add sqlite3 support to the configuration file 2018-12-29 17:17:50 +08:00
antao 8b461326d8 Modify the ConfigLoader.cc file 2018-12-17 14:22:25 +08:00
antao a72fc5e433 Update the configuration file 2018-12-04 17:11:39 +08:00
antao 458d14591b Modify some strings 2018-12-03 10:13:31 +08:00
antao cd1139cf83 Update save methods of uploaded files 2018-11-26 16:36:57 +08:00
antao d3931c73fd Add database client options to the configuration file 2018-11-12 13:39:22 +08:00
antao 7d45746474 Update configuration file 2018-11-11 11:00:46 +08:00
antao 7e36c92281 Optimize CacheMap 2018-10-25 18:07:29 +08:00
antao 93b69d8daa Kick off idle connections 2018-10-24 16:10:28 +08:00
antao af53337a6a Add configuration options to the configuration file for simple controller mapping 2018-10-21 14:52:41 +08:00
antao b539b5231c Modify drogon_ctl 2018-10-15 13:34:38 +08:00
antao 93a07ed17a 1.Add gzip option in config file;
2.rename config example file's name
2018-10-14 11:53:05 +08:00