diff options
author | Wolfy-J <[email protected]> | 2019-05-04 00:12:19 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-05-04 00:12:19 +0300 |
commit | 0c5f688fdaa233c626077964dfd7924b255d4462 (patch) | |
tree | bce5ed82d4ec7c5884f4ef14bb5a145c148f1d28 /README.md | |
parent | e23b523cde0059dfd6cb4696b09f210021e10e18 (diff) |
update changelog
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Features: - works over TCP, unix sockets and standard pipes - automatic worker replacement and safe PHP process destruction - worker lifecycle management (create/allocate/destroy timeouts) +- max ttl, max idle ttl, max execution time, max memory usage (soft) - payload context and body - control over max jobs per worker - protocol, worker and job level error management (including PHP errors) |