summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-05 12:35:11 +0300
committerWolfy-J <[email protected]>2019-05-05 12:35:11 +0300
commit0b9a566934021105119a5475b0404e5eda73aeab (patch)
treedf5c9e215fb00592a3a6d85ab7b3689762d2a216 /README.md
parentf8a76de00b90b0d3018ed5af1387cb57d2210fc0 (diff)
more limit tests
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: