This server-side caching is intelligent and fully automatic. You can freely change content at any time and the PicLan-IP web server will automatically react to page changes re-building active content as necessary.
The second aspect of server-side caching is the actual storage of web content, including HTML, HTML with embedded content, graphic files such as GIFs and JPEGs, and others. The PicLan-IP web server will pre-compute as much information about a document the first time that the document is referenced so that subsequent references run as quickly as possible. This includes resolving web document/MIME types, pre-converting text into web CRLF line seperator format from the MultiValue AM line seperator format, pre-calcuating web time/date format strings, and other operations. This makes the PicLan-IP web server very responsive by elimanating most of the processing of individual web pages for most page hits.
{INCLUDE _WEB_FTR.HTM}