Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the maximum URL size to be cached to physical memory. By default, objects smaller than 12,800 bytes are stored in RAM and on the disk, and all larger objects are cached only to the disk.
FPCCacheConfiguration.MemoryCacheMaxURLSize [ = lMaxURLSize ]
HRESULT get_MemoryCacheMaxURLSize( long *plMaxURLSize ); HRESULT put_MemoryCacheMaxURLSize( long lMaxURLSize );
The property is read-write.