.TH TALER\-MERCHANT\-HTTPD 1 "Nov 4, 2017" "GNU Taler" .SH NAME taler\-merchant\-httpd \- Run Taler merchant backend (with RESTful API) .SH SYNOPSIS .B taler\-merchant\-httpd .RI [ options ] .br .SH DESCRIPTION \fBtaler\-merchant\-httpd\fP is a command line tool to run the Taler merchant (HTTP backend). The required configuration and database must exist before running this command. .SH OPTIONS .B .IP "\-C, \-\-connection-close" Force each HTTP connection to be closed after each request (useful in combination with \-f to avoid having to wait for nc to time out). .B .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration and other resources for the merchant to operate from FILENAME. .B .IP "\-h, \-\-help" Print short help on options. .B .IP "\-v, \-\-version" Print version information. .SH SIGNALS .B .IP SIGTERM Sending a SIGTERM to the process will cause it to shutdown cleanly. .SH BUGS Report bugs by using Mantis or by sending electronic mail to .SH "SEE ALSO" \fBtaler\-merchant\-dbinit\fP(1), \fBtaler\-merchant\-tip\-enable\fP(1), \fBtaler.conf\fP(5)