roadrunner
roadrunner copied to clipboard
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? RoadRunner is unable to parse...
### Plugin Logger ### I have an idea! Hi @rustatian, Every time when I start RoadRunner I see in console something like this ``` 2022-11-24T21:39:48.318+0400 ERROR service wait {"error": "signal:...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Currently, the multipart [parsing algorithm](https://github.com/roadrunner-server/http/blob/master/handler/parse.go) is not efficient enough...
### Plugin HTTP Middleware (any) ### I have an idea! In addition to gzip, the Brotli compression algorithm is now very common. All modern browsers support it. The main advantage...
### Plugin None ### I have an idea! Docker desktop is available on all platforms (recently also on Linux): https://docs.docker.com/desktop/dev-environments/create-dev-env/ This is the tracking ticket for the feedback and implementation...
### Plugin JOBS ### I have an idea! Hey guys, In addition to the currently supported jobs drivers, it would be great if Google Pub Sub was added to the...
### Plugin JOBS ### I have an idea! I have an idea, listen to me! I suggest to add requeue param to failed task metric. We have `rr_jobs_jobs_err` metric in...
### Plugin Metrics ### I have an idea! I have an idea, listen to me!! Currently difficultly to distinguish metrics with many rr pods. (e.x. in K8s). Add to config...
### No duplicates 🥲. - [X] I have searched for a similar issue. ### What should be improved or cleaned up? Since we have `deb` packages for the Debian-like distros,...
### Plugin None ### I have an idea! Add a configuration option to set the file permissions and ownership of UNIX sockets created for RPC, FastCGI, etc. Right now it...