summaryrefslogtreecommitdiff
path: root/.rr.yaml
AgeCommit message (Collapse)Author
2020-08-27Add static header test, update .rr.yamlValery Piashchynski
2020-05-16update RootCAValery Piashchynski
2020-04-22update build, readme, .rr.yamlValery Piashchynski
2020-02-23Merge branch 'rr_1.6.2' into file_watcher_moduleAnton Titov
2020-02-23Update .rr.yamlAnton Titov
2020-02-23- sample configWolfy-J
2019-10-12adds a health service for determining the status of the workersAlex 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-02Update .rr.yamlValentin V
2019-07-29sample configWolfy-J
2019-06-29Update .rr.yamlAnton Titov
2019-06-27Update .rr.yamlAnton Titov
2019-06-27rr exampleWolfy-J
2019-06-25Update .rr.yamlAnton Titov
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-20Feature(http): Cors - support exposedHeaders optionDmitry Patsura
2019-06-20Feature(http): Introduce CORS middlewareDmitry Patsura
2019-06-20Feature: Add example of configuration for headers middlewareDmitry Patsura
2019-06-14Feature(http): Ability to disable HTTP2Dmitry Patsura
2019-06-14Feature(http): Support maxConcurrentStreams configurationDmitry Patsura
2019-06-13Feature: Add example with how to configure rr for FastCGI inside .rr.yamlDmitry Patsura
2019-05-05Update .rr.yamlWolfy-J
2019-05-05init serviceWolfy-J
2019-05-04renamingsWolfy-J
2019-05-04polishWolfy-J
2019-05-04csWolfy-J
2019-05-04minor csWolfy-J