When connecting one or more sessions using CLICON, regardless of whether extended response is supported by the server, the maximum response buffer size limit is one of the following values:
- ~32K (for maximum_parcel='O')
- ~64K (for maximum_parcel='H')
After a session has been successfully connected, the maximum response buffer size limit is one of the following values:
- ~32K (for maximum_parcel='O')
- ~64K (for maximum_parcel='H' when extended response support is not supported by the server)
- ~1M (for maximum_parcel='H' when extended response is supported by the server)