Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-25 | lint | wppd | |
2019-12-25 | add gzip handler | wppd | |
2019-12-23 | - the ability to specify config via JSON string | Wolfy-J | |
2019-12-23 | - test fixes | Wolfy-J | |
2019-10-12 | adds a health service for determining the status of the workers | Alex Price | |
This commit adds a health service which ensures that at least one worker is active. Uses `isActive()` to determine if the worker is ready. The health service runs on a seperate address. Will return a HTTP 200 if health, HTTP 500 otherwise. Fixes #192 Signed-off-by: Alex Price <[email protected]> | |||
2019-09-06 | golint and go fmt | Wolfy-J | |
2019-06-27 | more rpc methods for app metrics | Wolfy-J | |
2019-06-26 | worker memory usage tracking for http | Wolfy-J | |
2019-06-25 | Feature: Add metrics to limit controller for ↵ | Dmitry Patsura | |
rr_limit_max_execution_time/rr_limit_max_memory | |||
2019-06-25 | prometheus | Wolfy-J | |
2019-06-24 | go fmt | Wolfy-J | |
2019-06-24 | added ability to include external configs | Wolfy-J | |
2019-06-24 | polishing fastcgi integration, polishing headers service (splitted from http) | Wolfy-J | |
2019-06-12 | Feature(rr): Serve - dont ignore error from container.Serve | Dmitry Patsura | |
2019-05-24 | Print errors to stderr | Dmitry Lihachev | |
2019-05-22 | fix stop command | Wolfy-J | |
2019-05-21 | added CE build (+jobs +grpc) | Wolfy-J | |
2019-05-21 | added CE build (+jobs +grpc) | Wolfy-J | |
2019-05-05 | cs | Wolfy-J | |
2019-05-05 | cs | Wolfy-J | |
2019-05-05 | testing limits | Wolfy-J | |
2019-05-04 | renamings | Wolfy-J | |
2019-05-04 | watchers renamed to controllers | Wolfy-J | |
2019-05-04 | polish | Wolfy-J | |
2019-05-04 | minor cs | Wolfy-J | |
2019-05-04 | sample config | Wolfy-J | |
2019-05-03 | watching | Wolfy-J | |
2019-05-03 | new watchers functionality | Wolfy-J | |
2019-05-03 | new watchers functionality | Wolfy-J | |
2019-05-03 | better status | Wolfy-J | |
2019-05-03 | better worker removal mechanism | Wolfy-J | |
2019-05-03 | added pool watcher capability | Wolfy-J | |
2019-05-02 | CS on config | Wolfy-J | |
2019-05-02 | embedding env variables to config | Wolfy-J | |
2019-05-02 | stop command added | Wolfy-J | |
2019-02-21 | Rename MaxRequest config param | valentin v / vvval | |
Added MaxRequestSize param, previous one is marked as deprecated, now they are merged | |||
2019-02-14 | CS | Wolfy-J | |
2019-02-14 | version bump | Wolfy-J | |
2019-01-05 | override config flags | Wolfy-J | |
2019-01-05 | elapsed time for requests | Wolfy-J | |
2019-01-05 | first set of patches | Wolfy-J | |
2018-10-14 | no color highlighting for warning messages | Wolfy-J | |
2018-10-14 | split all warning messages by lines | Wolfy-J | |
2018-10-14 | split all warning messages by lines | Wolfy-J | |
2018-10-05 | Verbose flag should be lowercase | Ruud Kamphuis | |
2018-09-30 | new env values | Wolfy-J | |
2018-09-30 | https and http2 support | Wolfy-J | |
2018-09-26 | minor CS | Wolfy-J | |
2018-09-26 | improved debug handlers | Wolfy-J | |
2018-09-26 | improved debug handlers | Wolfy-J | |