Page MenuHomePhabricator

Minor improvements for handling of `/status/` for Aphlict
ClosedPublic

Authored by joshuaspence on Jan 2 2015, 1:13 PM.
Tags
None
Referenced Files
F15537623: D11145.diff
Thu, Apr 24, 2:47 PM
F15487980: D11145.id26757.diff
Thu, Apr 10, 6:35 PM
F15476473: D11145.id.diff
Mon, Apr 7, 6:17 AM
F15475335: D11145.diff
Sun, Apr 6, 6:34 PM
F15470261: D11145.diff
Fri, Apr 4, 9:26 PM
F15448458: D11145.diff
Fri, Mar 28, 5:01 AM
F15429765: D11145.id.diff
Mar 24 2025, 4:09 AM
F15386210: D11145.id.diff
Mar 15 2025, 12:11 AM
Subscribers

Details

Summary

We don't need to handle any request data for the /status/ route, so we can simplify this code slightly.

Test Plan
> curl http://127.0.0.1:22281/status/
{"uptime":2543,"clients.active":0,"clients.total":0,"messages.in":0,"messages.out":0,"log":"/var/log/aphlict.log","version":6}

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3481
Build 3488: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Minor improvements for handling of `/status/` for Aphlict.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 2 2015, 4:45 PM
This revision was automatically updated to reflect the committed changes.