Previous Topic: Select Character Set for Code Headers

Next Topic: Session Store Settings in the server.conf File

Caching POST Data

The following two parameters are included in the server.conf to enable POST data caching and to set the size of cached data:

enablecachepostdata

Description: Specifies whether the SPS caches POST data.

Limits: Yes, No

Default: No

maxcachedpostdata

Description: Specifies the size (in KB) of the POST data to cache.

Limits: None

Default: 1024 KB