Task #2535
closedAdd heartbeat recording for httpd
0%
Description
It would be useful if httpd
recorded heartbeats like the rest of the Pulp components. To be consistent with the timings introduced in 2.12, a heartbeat should be recorded every 5 seconds.
I think it should work like the other 'Worker' records and record the name like 'webserver@example.com' and a timestamp which is overwritten every 5 seconds and stored in UTC.
It should not rely on a separate process or single point of failure for the heartbeats to be recorded. We've moved away from that design due to process-to-process dependencies which we architecturally want to avoid.
Related issues
Updated by bmbouter almost 8 years ago
- Blocks Story #2530: As a user, pulp-manage-db will not run if httpd is running added
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 5 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.