Contents   |   Index

Gzip compressed transfer

- Gzip in PositLog

PositLog can gzip the page generated by positlog.cgi. See PositLogConfig.pm for this purpose. This process cannot gzip .js files.

- Gzip in Apache

If mod_deflate is available, all files are gzipped. Do not set PositLogConfig.pm to use gzip if you do so in Apache.
Speed Up in EditMode

The page is loaded faster if the editor type is Simple Editor.

This page introduces some methods of speeding up the loading of PositLog pages.

Speed Up