| Name: | multiwatch |
|---|---|
| Version: | 1.0.0 |
| Release: | 3.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 20041 |
| License: | MIT |
| RPM: | multiwatch-1.0.0-3.el8.x86_64.rpm |
| Source RPM: | multiwatch-1.0.0-3.el8.src.rpm |
| Build Date: | Thu Sep 17 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://redmine.lighttpd.net/projects/multiwatch/wiki |
| Summary: | Forks and watches multiple instances of a program in the same context |
| Description: | Multiwatch forks multiple instance of one application and keeps them running. It is made to be used with spawn-fcgi, so all forks share the same fastcgi socket (no web server restart needed if you increase/decrease the number of forks), and it is easier than setting up multiple daemontool supervised instances. |
- Fix spelling in %description
- Add upstream patch to fix --signal behaviour
- Initial package