Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-05 | add phpstan config, commented composer analyze in CI | Valery Piashchynski | |
2020-10-26 | mode update | Valery Piashchynski | |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-08-27 | Add static header test, update .rr.yaml | Valery Piashchynski | |
2020-05-16 | update RootCA | Valery Piashchynski | |
2020-04-22 | update build, readme, .rr.yaml | Valery Piashchynski | |
2020-02-23 | Merge branch 'rr_1.6.2' into file_watcher_module | Anton Titov | |
2020-02-23 | Update .rr.yaml | Anton Titov | |
2020-02-23 | - sample config | 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-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 | |