pbfoki.blogg.se

Halomd server config
Halomd server config







With values can have an optional = character separating the keyword and Not all keywords have values, those that do are specifically noted. This is a list, separated by space or comma, of port descriptors.Įach descriptor is a sequence of keywords and values separated by colons. _check_frequency ¶ Scope : CONFIG Type : INT Default : 1 See Timeout Settings for more discussion on Traffic Server timeouts. Transactions for that connection will be impacted by the override, not just Instance, if the default inactivity timeout is being overridden via aĬonfiguration Remap Plugin rule in nfig, then all Which has this timeout overridden will be impacted by the override. Necessarily a problem, but it does mean that care must be taken whenĪpplying the override to consider that all transactions in the connection While most overridableĬonfigurations conceptually apply to specific transactions,ĭefault_inactivity_timeout is a connection level concept. Note that this configuration is overridable. Traffic Server detects that no inactivity timeout has been appliedīy the HTTP state machine. The connection inactivity timeout (in seconds) to apply when Reloadable ¶Ī variable marked as Reloadable can be updated via the command: Additional Attributes ¶ Deprecated ¶Ī variable marked as Deprecated is still functional but should be avoidedĪs it may be removed in a future release without warning. Unit prefixes are not supported, nor are alternate notations (scientific,Įxponent, etc.). Supported for all int type configurations:įloating point variables ( float) must be expressed as a regular decimal They can also be expressed using more human readable values Is simply any character data until the first newline.įor integer ( int) fields, values are expressed as any normal integer,Į.g. The field_value must conform to the variable’s type.

halomd server config

Ts : plugin_x : my_field_1 : !!int '1' my_field_2 : !!float '1.2' my_field_3 : 'my string' Values ¶









Halomd server config