Sha256: 84980c3a742b7205024e257913a7128f0f79b527412ca5c4e57c87babb70bed5
Contents?: true
Size: 1.02 KB
Versions: 20
Compression:
Stored size: 1.02 KB
Contents
.. -*- rst -*- .. highlightlang:: none groonga-suggest-httpd ===================== Summary ------- TODO Synopsis -------- :: groonga-suggest-httpd [options] database_path Usage ----- TODO Options ------- .. cmdoption:: -p, --port Specify http server port number. The default value is 8080. .. cmdoption:: -t, --n-threads Specify number of threads. The default value is 8. .. cmdoption:: -s, --send-endpoint Specify endpoint for sender. .. cmdoption:: -r, --receive-endpoint Specify endpoint for receiver. .. cmdoption:: -l, --log-base-path Specify path prefix of log. .. cmdoption:: --n-lines-per-log-file Specify the number of lines in a log file. The default value is 1,000,000. .. cmdoption:: -d, --daemon Specify this option to daemonize. .. cmdoption:: --disable-max-fd-check Specify this option to disable checking max fd on start. Parameters ---------- There is one required parameter - ``database_path``. ``database_path`` ^^^^^^^^^^^^^^^^^^^ Specifies the path to a groonga database.
Version data entries
20 entries across 10 versions & 1 rubygems