summaryrefslogtreecommitdiff
path: root/man/taler-exchange-benchmark.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-15 19:11:08 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-15 19:11:08 +0200
commit02380e2e7318c7fd75fcfe7b03d1596b56c8d505 (patch)
treeb807881366bbaf206eaf117d16bb9fcfd383d0ed /man/taler-exchange-benchmark.1
parentdb8444916b056cce401ff62a05512e82bd9e4e64 (diff)
downloaddocs-02380e2e7318c7fd75fcfe7b03d1596b56c8d505.tar.gz
docs-02380e2e7318c7fd75fcfe7b03d1596b56c8d505.tar.bz2
docs-02380e2e7318c7fd75fcfe7b03d1596b56c8d505.zip
update man pages
Diffstat (limited to 'man/taler-exchange-benchmark.1')
-rw-r--r--man/taler-exchange-benchmark.125
1 files changed, 9 insertions, 16 deletions
diff --git a/man/taler-exchange-benchmark.1 b/man/taler-exchange-benchmark.1
index 05f57ee5..7bbc954f 100644
--- a/man/taler-exchange-benchmark.1
+++ b/man/taler-exchange-benchmark.1
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
-.TH "TALER-EXCHANGE-BENCHMARK" "1" "Jul 11, 2023" "0.9" "GNU Taler"
+.TH "TALER-EXCHANGE-BENCHMARK" "1" "Jul 15, 2023" "0.9" "GNU Taler"
.SH NAME
taler-exchange-benchmark \- measure exchange performance
.SH SYNOPSIS
@@ -40,7 +40,6 @@ taler-exchange-benchmark \- measure exchange performance
[\fB\-K\fP\ |\ \fB\-\-linger\fP]
[\fB\-L\fP\ \fILOGLEVEL\fP\ |\ \fB\-\-log\-level=\fP‌\fILOGLEVEL\fP]
[\fB\-l\fP\ \fIFILENAME\fP\ |\ \fB\-\-logfile=\fP‌\fIFILENAME\fP]
-[\fB\-m\fP\ \fIMODE\fP\ |\ \fB\-\-mode=\fP\fIMODE\fP]
[\fB\-n\fP\ \fIHOWMANY_COINS\fP\ |\ \fB\-\-coins\-number=\fP‌\fIHOWMANY_COINS\fP]
[\fB\-p\fP\ \fINPROCS\fP\ |\ \fB\-\-parallelism=\fP\fINPROCS\fP]
[\fB\-R\fP\ \fIRATE\fP\ |\ \fB\-\-refresh\-rate=\fP\fIRATE\fP]
@@ -49,11 +48,8 @@ taler-exchange-benchmark \- measure exchange performance
.SH DESCRIPTION
.sp
\fBtaler\-exchange\-benchmark\fP is a command\-line tool to measure the time
-spent to serve withdrawals/deposits/refreshes. It usually needs a
-dedicate configuration file where all the services \- the exchange and
-the (fake)bank \- listen to URLs not subject to any reverse proxy, as say
-Nginx. Moreover, the benchmark runs on a “volatile” database, that means
-that table are always erased during a single benchmark run.
+spent to serve withdrawals/deposits/refreshes. Before running the benchmark,
+the GNU Taler services must already be running at the configured addresses.
.INDENT 0.0
.TP
\fB\-c\fP \fICONFIG_FILENAME\fP | \fB\-\-config=\fP‌\fICONFIG_FILENAME\fP
@@ -63,11 +59,7 @@ that table are always erased during a single benchmark run.
Create all reserves first, before starting normal operations.
.TP
\fB\-f\fP | \fB\-\-fakebank\fP
-Launch a fakebank instead of the Python bank. Only meaningful if the
-mode is to launch more than just a client. Note that using the
-fakebank will cause the benchmark application to reset all databases
-as the fakebank is stateless and thus previous database state would
-inherently cause trouble.
+Expect to interact with a fakebank instead of libeufin.
.TP
\fB\-h\fP | \fB\-\-help\fP
Prints a compiled\-in help text.
@@ -82,9 +74,6 @@ Specifies the log level to use. Accepted values are: \fBDEBUG\fP, \fBINFO\fP,
\fB\-l\fP \fIFILENAME\fP | \fB\-\-logfile=\fP‌\fIFILENAME\fP
Send logging output to \fIFILENAME\fP\&.
.TP
-\fB\-m\fP \fIMODE\fP | \fB\-\-mode=\fP\fIMODE\fP
-Mode of operation. Accepted values are: \fBexchange\fP, \fBclients\fP, \fBboth\fP\&.
-.TP
\fB\-n\fP \fIHOWMANY_COINS\fP | \fB\-\-coins\-number=\fP‌\fIHOWMANY_COINS\fP
Defaults to 1. Specifies how many coins this benchmark should
withdraw and spend. After being spent, each coin will be refreshed
@@ -99,13 +88,17 @@ Defaults to 10. Probability of refresh per coin (0\-100).
\fB\-r\fP \fIN\fP | \fB\-\-reserves=\fP\fIN\fP
Create \fIN\fP reserves per client.
.TP
+\fB\-u\fP \fISECTION\fP | \fB\-\-exchange\-account\-section=\fP\fISECTION\fP
+Which configuration section should be used for the bank account
+of the exchange.
+.TP
\fB\-v\fP | \fB\-\-version\fP
Print version information.
.UNINDENT
.SH SEE ALSO
.sp
taler\-exchange\-dbinit(1), taler\-exchange\-offline(1), taler\-merchant\-benchmark(1),
-taler\-exchange\-httpd(1), taler.conf(5)
+taler\-exchange\-httpd(1), taler\-unified\-setup(1), taler.conf(5)
.SH BUGS
.sp
Report bugs by using \fI\%https://bugs.taler.net/\fP or by sending electronic