summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5e7b74eb..0de0e15e 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,6 @@ Features:
- execTTL (brute, max_execution_time)
- payload context and body
- protocol, worker and job level error management (including PHP errors)
-- memory leak failswitch
- very fast (~250k rpc calls per second on Ryzen 1700X using 16 threads)
- works on Windows
@@ -69,7 +68,7 @@ while ($req = $psr7->acceptRequest()) {
}
```
-Configuration can be located in `.rr.yaml` file:
+Configuration can be located in `.rr.yaml` file ([full sample](https://github.com/spiral/roadrunner/blob/master/.rr.yaml)):
```yaml
http: