struct

KemalWAF::ConnectionPoolingConfig

Inherits YAML::Serializable / Struct / Value / Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source
new_default
Source

Instance methods

enabled
Source
enabled=(enabled : Bool)
Source
health_check
Source
health_check=(health_check : Bool)
Source
idle_timeout
Source
idle_timeout=(idle_timeout : String)
Source
max_size
Source
max_size=(max_size : Int32)
Source
pool_size
Source
pool_size=(pool_size : Int32)
Source