swift proxy healthcheck function is undocumented

Bug #994350 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

Swift proxy's filter:healthcheck is undocumented in the manual. This is a handy filter for monitoring and should be in there somewhere

Healthcheck middleware used for monitoring.

If the path is /healthcheck, it will respond with “OK” in the body

GET(req)

    Returns a 200 response with “OK” in the body.

The following configuration options are used:

Variable Service module Default
log_facility proxy_server filter:healthcheck 'LOG_LOCAL0'
log_level proxy_server filter:healthcheck 'INFO'
log_name proxy_server filter:healthcheck 'healthcheck'

(more readable view at https://docs.google.com/spreadsheet/ccc?key=0ArysOOuLgF_PdFV0cFV2VkE2WkZUY1RNYjZBd204a0E )

Tags: swift
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Medium
Tom Fifield (fifieldt)
tags: added: swift
Revision history for this message
Tom Fifield (fifieldt) wrote :
Changed in openstack-manuals:
assignee: nobody → Tom Fifield (fifieldt)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/11964
Committed: http://github.com/openstack/openstack-manuals/commit/73e7ae73192735a8794b173f1a62b31122078df5
Submitter: Jenkins
Branch: master

commit 73e7ae73192735a8794b173f1a62b31122078df5
Author: Tom Fifield <email address hidden>
Date: Sat Aug 25 10:35:27 2012 +1000

    Adding additional features section to swift doc

    Adds a new section for additional swift features previously
    undocumented, including: healthcheck, domain remap, cname_lookup,
    and tempurl.

    Information on these can be scant - so I see this patch as more of
    a starting point which can be added to as more becomes known.

    fixes bug 994350
    fixes bug 994352
    fixes bug 994353
    fixes bug 999405

    Change-Id: I3a27ac66c107b6b7c4735f657cf72bb30cae2d74

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.