gateway api v1.1.0 experimental

BackendLBPolicy.spec.sessionPersistence.idleTimeout

IdleTimeout defines the idle timeout of the persistent session. Once the session has been idle for more than the specified IdleTimeout duration, the session becomes invalid. Support: Extended

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

IdleTimeout defines the idle timeout of the persistent session. Once the session has been idle for more than the specified IdleTimeout duration, the session becomes invalid. Support: Extended

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