User Tools

Site Tools


pom-ng:core

Differences

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

Link to this comparison view

Next revision
Previous revision
pom-ng:core [2012/11/28 10:30] – created 2001:7e8:2221:600:fcb2:1dff:feae:fe5bpom-ng:core [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Core ====== ====== Core ======
  
 +===== Command line arguments =====
  
-===== Core parameters =====+^ 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 : Here is a list of the core parameters :
  
Line 8: 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.1354098650.txt.gz · Last modified: 2020/05/26 21:59 (external edit)