| Highwinds Software Product Documentation: Typhoon, Twister, Tornado, Hurricane, and Cyclone | ||
|---|---|---|
| <<< Previous | Next >>> | |
With the introduction of Tornado, the primary issue with the current overview indexing system is o files growing beyond the 2GB limit. Since Tornado Front End can represent the contents of many Tornado Back Ends, the indexing for all the articles was consuming the existing overview system.
Additionally, the existing overview system requires Overview Cache objects to speed delivery of NNTP XOVER requests to clients. Overview Caches store overview data in a format that can be streamed to a client connection. Without well-tuned Overview Cache, overview requests must lookup the data, then format it, then deliver it to the client.
Tornado implements a totally redesigned Overview system specific to Tornado alone. The new system bears the following features:
OverviewCache objects are no longer needed.
OVSpool objects (available in early releases) are no longer needed.
NNTP XOVER requests are much faster.
Overview corruption prone in the older o file system is avoided.
| <<< Previous | Home | Next >>> |
| Highwinds Technical Articles | Up | Faster Design |