Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.3.2
-
None
-
MXS-SPRINT-75, MXS-SPRINT-76, MXS-SPRINT-77, MXS-SPRINT-78, MXS-SPRINT-79, MXS-SPRINT-80, MXS-SPRINT-81
Description
The maxscale.cnf file has some fields that use seconds and some that use milliseconds. Customers can get these different grains to be confusing. All timeouts/fields with time should either be milliseconds or seconds.
Tactically, we could put comments after the field in the default .cnf file.
monitor_interval=2500 # this field is in milliseconds