update_haproxy_settings
Update HAProxy service settings on pfSense to enable/disable the service, adjust max connections, threads, hard-stop timeout, and local stats configuration, with optional immediate apply.
Instructions
Update HAProxy service settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | No | Enable or disable the HAProxy service | |
| maxconn | No | Maximum number of concurrent connections | |
| nbthread | No | Number of threads | |
| hard_stop_after | No | Hard stop timeout (e.g., '30s', '1m') | |
| localstats_port | No | Local statistics port | |
| apply_immediately | No | Whether to apply changes immediately | |
| localstats_enabled | No | Enable local statistics page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||