pom-ng:core
Table of Contents
Core
Command line arguments
Short name | Long name | Description |
---|---|---|
-d | –debug=LEVEL | Specify the debug level <0-4> (default: 3). |
-h | –help | Print the help. |
-u | –user=USER | Drop privilege to the specified user. |
-s | –system-store=STORE | URI to use for the system datastore (default: 'sqlite:system?dbfile=~/.pom-ng/sys_datastore.db'). |
-t | –threads=num | Number of processing threads to start (default: number of cpu - 1). |
-b | –bind=addresses | Comma separated list of ip address to bind to (v4 or v6) (default : '0.0.0.0;::') |
-c | –ssl-certificate=file | Cerficate file for HTTPS (default: none) |
-k | –ssl-key=file | Key file for HTTPS (default: none) |
Global parameters
Here is a list of the core parameters :
Name | Type | Default value | Description |
---|---|---|---|
dump_pkt | bool | no | Dump the packets to the console as they are processed. This is useful for debugging. |
offline_dns | bool | yes | Enable the offline DNS resolver. |
reset_perf_on_restart | bool | no | Reset performances when core restarts. |
http_admin_password | string | <empty> | Admin password for the HTTP server. |
pom-ng/core.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1