Ticket #33 (new enhancement)
Shutdown Service
| Reported by: | scottmc | Owned by: | scottmc |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | SpamZilla | Version: | 1.0 |
| Keywords: | Cc: |
Description (last modified by scott) (diff)
A shutdown service should be added. This web service should allow the application to reload itself, but should shutdown all daemon services and child applications politely first, to ensure the reload happens successfully. The following SOAP bodies should be accepted:
<shutdown xmlns="ProcessManager?" action="reload"/> <shutdown xmlns="ProcessManager?" action="shutdown"/> <shutdown xmlns="ProcessManager?" action="reload" target="#IPADDRESS"/>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
