GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SQLR-CACHEMANAGER(8) System Administration Utilities SQLR-CACHEMANAGER(8)

sqlr-cachemanager - manual page for sqlr-cachemanager 1.7.0

sqlr-cachemanager [OPTIONS]

sqlr-cachemanager is the SQL Relay client-side result-set cache manager.

To improve the performance of frequently run queries, SQL Relay client applications can cache result sets locally and then access them rather than running the query again. When a result set is cached, a time-to-live (expiration date) is assigned to it. The sqlr-cachemanager goes through the cached result sets periodically and removes the ones that have expired.

Only one sqlr-cachemanager needs to be run per machine.

IMPORTANT NOTE:

Since cache managers clean up after SQL Relay client applications, they need to be run on machines which run client applications that could cache result sets. These are likely to be web or application servers, rather than the machines that run the sqlr-listener and sqlr-connection daemons.

-cachedirs dirs
Colon-delimited list of directories to scan for cache files.
-scaninterval sec
Interval, in seconds, to scan the cache directories.

Rudiments version: 1.2.1 Compiled: Oct 23 2019 21:56:07

Written by David Muse.

Copyright © 1999-2018 David Muse
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
October 2019 SQL Relay

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.