User Tools

Site Tools


pom-ng:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pom-ng:core [2012/11/28 10:37] 2001:7e8:2221:600:fcb2:1dff:feae:fe5bpom-ng:core [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 7: Line 7:
 |-h|--help|Print the help.| |-h|--help|Print the help.|
 |-u|--user=USER|Drop privilege to the specified user.| |-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.db').|+|-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).| |-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)|
  
  
Line 17: Line 20:
 |dump_pkt|bool|no|Dump the packets to the console as they are processed. This is useful for debugging.| |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.| |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.1354099054.txt.gz · Last modified: 2020/05/26 21:59 (external edit)