Control parameters
The following parameters are defined by mmhttp:
| http_async |
HTTP requests processing mode.
|
| http_browser |
Path to the web browser.
|
| http_cookies |
Handling of cookies.
|
| http_defpage |
Default page of the web server.
|
| http_defport |
Default server TCP port.
|
| http_expire |
Expiration delay of open connections.
|
| http_freeasync |
Number of available asynchronous connections.
|
| http_keephdr |
Whether to keep HTTP headers in results.
|
| http_listen |
Interface used by server.
|
| http_maxasync |
Maximum number of pending asynchronous requests.
|
| http_maxconn |
Maximum number of open connections.
|
| http_maxcontime |
Maximum time for a connection.
|
| http_maxreq |
Maximum number of waiting connections.
|
| http_maxreqtime |
Maximum time for a connection.
|
| http_port |
Server TCP port.
|
| http_proxy |
Proxy address.
|
| http_proxyport |
Proxy TCP port.
|
| http_srvconfig |
Server options.
|
| http_startwb |
Decide whether to start a web browser with the server.
|
| https_defport |
Default secure server TCP port.
|
| https_listen |
Interface used by secure server.
|
| https_port |
Secure server TCP port.
|
