Prev: Next: , Up: poundctl[Contents][Index]


10.1 poundctl commands

poundctl: list /L/S/B
poundctl: list /L/S
poundctl: list /L
poundctl: list

Lists status of the given object and its subordinates. Without argument, shows all listeners and underlying objects.

poundctl: enable /L/S/B
poundctl: enable /L/S
poundctl: enable /L
poundctl: on /L/S/B
poundctl: on /L/S
poundctl: on /L

Enables listener, service, or backend.

poundctl: disable /L/S/B
poundctl: disable /L/S
poundctl: disable /L
poundctl: off /L/S/B
poundctl: off /L/S
poundctl: off /L

Disables listener, service, or backend.

poundctl: delete /L/S key

Delete the session with the given key. Notice that backend may not be specified.

poundctl: add /L/S/B key

Add a session with the given key.