Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

Signals

ileitch edited this page Dec 10, 2012 · 2 revisions

HUP

Re-sync apps, see Hot App Updates.

USR2

Rapns will print some debug information to the log, e.g:

AppA:
  handlers: 2
  queued: 10
  idle: false

AppB
  handlers: 1
  queued: 0
  idle: true
Clone this wiki locally