Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-02 | Update .rr.yaml | Valentin V | |
2019-07-29 | sample config | Wolfy-J | |
2019-06-29 | Update .rr.yaml | Anton Titov | |
2019-06-27 | Update .rr.yaml | Anton Titov | |
2019-06-27 | rr example | Wolfy-J | |
2019-06-25 | Update .rr.yaml | Anton Titov | |
2019-06-24 | polishing fastcgi integration, polishing headers service (splitted from http) | Wolfy-J | |
2019-06-20 | Feature(http): Cors - support exposedHeaders option | Dmitry Patsura | |
2019-06-20 | Feature(http): Introduce CORS middleware | Dmitry Patsura | |
2019-06-20 | Feature: Add example of configuration for headers middleware | Dmitry Patsura | |
2019-06-14 | Feature(http): Ability to disable HTTP2 | Dmitry Patsura | |
2019-06-14 | Feature(http): Support maxConcurrentStreams configuration | Dmitry Patsura | |
2019-06-13 | Feature: Add example with how to configure rr for FastCGI inside .rr.yaml | Dmitry Patsura | |
2019-05-05 | Update .rr.yaml | Wolfy-J | |
2019-05-05 | init service | Wolfy-J | |
2019-05-04 | renamings | Wolfy-J | |
2019-05-04 | polish | Wolfy-J | |
2019-05-04 | cs | Wolfy-J | |
2019-05-04 | minor cs | Wolfy-J | |