doc: add CAMLI_S3_FAIL_PERCENT var

Change-Id: Ie2c85da2bfeefc9e5ae98c14c5d879d7208a82f1
This commit is contained in:
Brad Fitzpatrick 2014-03-05 08:26:34 -08:00
parent 658472577d
commit 344980114a
1 changed files with 4 additions and 0 deletions

View File

@ -136,6 +136,10 @@ CAMLI_VAR_DIR (string):
Path used by pkg/osutil to override operating system specific application Path used by pkg/osutil to override operating system specific application
storage directory. Generally unused. storage directory. Generally unused.
CAMLI_S3_FAIL_PERCENT (int):
Number from 0-100 of what percentage of the time to fail receiving blobs
for the S3 handler.
DEV_THROTTLE_KBPS (integer): DEV_THROTTLE_KBPS (integer):
DEV_THROTTLE_LATENCY_MS (integer): DEV_THROTTLE_LATENCY_MS (integer):
Rate limit and/or inject latency in pkg/webserver responses. A value of 0 Rate limit and/or inject latency in pkg/webserver responses. A value of 0