Behavior Change

Previous Behavior: In release prior to 2021.02.0, PCF used to send GOAWAY after 30 seconds of REST connection being idle where PCF is acting as server.

New Behavior: In 2021.02.0 and later releases, a new parameter http-idle-connection-timeout-on-server-seconds is added. This parameter is used to the idle connection timeout for REST connection where PCF is acting as server.

Default value is 60 seconds.

If the value is less than or equal to 0, the default value of 60 seconds is used.

For more information, refer to the Multiple Virtual IP Address chapter.