Bradford D. Boyle
Bradford D. Boyle
In addition to using curl to see if the server is up and responding to HTTP requests, pxf status now includes checks of the pid file. Co-authored-by: Bradford D. Boyle...
- use `$(PYTHON)` as determined by configure instead of relying on `python3` being on the path - use `$(libdir)` instead of `$(prefix)/lib` Authored-by: Bradford D. Boyle
1. Check the status of the PXF service by checking the status of the PXF JVM process and by checking the HTTP health endpoint; if the PXF webapp fails to...