snapshots: enable snapshot throttling
commitb805dbd60319e3b584e7120e63824f91d18d9de8
authorKyle J. McKay <mackyle@gmail.com>
Fri, 9 Oct 2015 18:22:06 +0000 (9 11:22 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 9 Oct 2015 18:22:06 +0000 (9 11:22 -0700)
tree55f9bd003b839f618622221f4361c875be1b8953
parent5b0b07b3852ad5f6ba3f7e7a67363e10c0853369
snapshots: enable snapshot throttling

Redirect incoming snapshot requests to new snapshot.cgi that
makes use of taskd.pl's throttle service for class 'snapshot'.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
apache.conf.in
cgi/snapshot.cgi [new file with mode: 0755]
install.sh