gateway api v1.1.0 experimental

BackendLBPolicy.spec.sessionPersistence.absoluteTimeout

AbsoluteTimeout defines the absolute timeout of the persistent session. Once the AbsoluteTimeout duration has elapsed, the session becomes invalid. Support: Extended

1 fields
BackendLBPolicy.spec.sessionPersistence.absoluteTimeout fields and descriptions
Field / TypeDescription
BackendLBPolicy.spec.sessionPersistence.absoluteTimeout
string

AbsoluteTimeout defines the absolute timeout of the persistent session. Once the AbsoluteTimeout duration has elapsed, the session becomes invalid. Support: Extended

  • pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$