zcash-patched-for-explorer/contrib/debian
Wladimir J. van der Laan 89bccddcd8
rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout
The two timeouts for the server and client, are essentially different:

- In the case of the server it should be a lower value to avoid clients
clogging up connection slots

- In the case of the client it should be a high value to accomedate slow
  responses from the server, for example for slow queries or when the
  lock is contended

Split the options into `-rpcservertimeout` and `-rpcclienttimeout` with
respective defaults of 30 and 900.
2017-03-24 09:03:59 +13:00
..
examples rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout 2017-03-24 09:03:59 +13:00
changelog Update debian package changelog for 1.0.7+1 (use + instead of - for debian versioning) 2017-03-08 16:00:02 -08:00
compat Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
control Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
copyright Correct license text for LGPL. 2017-03-07 19:15:08 +00:00
postinst Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
postrm Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
preinst Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
prerm Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
rules Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.examples Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.install Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00
zcash.manpages Generate Debian control file to fix shlibs lint 2017-01-17 01:55:50 +01:00