Wladimir J. van der Laan 2190ea6c4e 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.
2015-09-21 17:15:36 +02:00
..
2015-07-21 11:47:57 +02:00
2015-09-04 15:25:42 -04:00
2015-08-19 17:37:52 +02:00
2015-04-22 14:03:10 -07:00
2015-09-04 13:06:32 +02:00
2015-08-19 17:28:00 +02:00
2015-08-10 22:06:27 +01:00
2015-07-23 21:10:22 +02:00
2015-06-04 19:34:18 +02:00
2015-08-03 22:58:30 +01:00
2015-08-03 22:58:30 +01:00
2015-09-03 10:59:18 +02:00
2015-05-02 15:23:59 +00:00
2015-08-20 18:26:26 +02:00
2015-05-01 11:21:27 +00:00
2015-07-23 21:10:22 +02:00
2015-05-01 11:21:27 +00:00
2015-07-20 17:10:02 +02:00
2015-09-03 10:59:18 +02:00
2015-09-03 10:59:18 +02:00
2015-05-06 18:37:49 +02:00
2015-05-06 18:37:49 +02:00
2015-08-17 12:15:32 -04:00
2015-08-11 17:36:50 +02:00
2015-09-04 13:06:32 +02:00
2015-05-01 11:21:27 +00:00
2015-09-03 13:06:13 -07:00
2015-08-20 16:45:46 +02:00
2015-09-03 10:59:18 +02:00
2015-09-03 10:59:18 +02:00
2015-05-16 17:59:23 -04:00
2015-05-14 01:02:01 -04:00
2015-08-10 22:06:27 +01:00
2015-07-23 21:10:22 +02:00
2015-05-11 17:58:14 -07:00