LbListenerDistinctBase
LbListenerDistinctBase
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : | any of [string, null] | |
| hsts_config optional | The hsts response header of the listener. | any of [HstsConfig, null] | |
| idle_timeout optional | The idle timeout(L7) of the listener. Example : | any of [integer, null] | |
| insert_client_ip optional | Whether the client IP should be inserted. Example : | any of [boolean, null] | |
| persistence optional | 지속성 유형 Example : | any of [string, null] | |
| response_timeout optional | 응답 시간 초과 Example : | any of [integer, null] | |
| session_duration_time optional | The session duration time. Example : | any of [integer, null] | |
| support_http2 optional | Whether the HTTP 2.0 is supported Example : | any of [boolean, null] | |
| x_forwarded_for optional | Whether the X-Forwarded-For should be inserted. Example : | any of [boolean, null] | |
| x_forwarded_port optional | Whether the X-Forwarded-Port should be inserted. Example : | any of [boolean, null] | |
| x_forwarded_proto optional | Whether the X-Forwarded-Protocol should be inserted. Example : | any of [boolean, null] |