...
-DapiPort | System property that specifies the API port number. Default is 40090 . |
---|---|
-DproxyPortStart | System property that specifies the starting port number when scanning for an open port. Default is |
-DproxyPortRange | System property that limits the number of ports scanned after the starting port number (value specified with the |
-DproxyAutoConfigURL | System property that specifies the URL of a proxy auto-configuration (PAC) file, e.g.:
|
-DuseSystemProxy | Enables/disables use of the network-level proxy. Default is |
-Ddebug | Enables/disables system debugging information. Default is false . |
-DenableHTTPCacheControl | Enables/disables HTTP cache headers to be passed through the proxy. Default is false . The default mode will actively remove HTTP cache headers. |
...