Query: syncache-drb
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYNCACHE-DRB(1) General Commands Manual SYNCACHE-DRB(1)NAMEsyncache-drb - SynCache dRuby object cache serverSYNOPSISsyncache-drb [ options ] [ URI ]DESCRIPTIONsyncache-drb starts a Distributed Ruby server providing a SynCache::Cache object. SynCache::Cache is a thread-safe time-limited object cache with flexible replacement strategy.OPTIONSURI A URI with druby: schema that the DRb server binds to, default is druby://localhost:9000 --help Display usage information and quit. --ttl SECONDS Time-to-live value for cache entries, default is 24 hours. --size ENTRIES Maximum number of objects in cache, default is 10000. --flush-delay SECONDS Rate-limit flush operations. If less than that number of seconds has passed since last flush, next flush will be delayed. Default is no rate limit. --user USER Run as USER if started as root. Default is nobody. --error-log ERROR_LOG_PATH File to write errors to. Default is /dev/null. When run as root, the file is chowned to USER:adm. --debug Enable debug mode. If an error log is specified with --error-log, all messages will be sent there instead of syslog. --pidfile PATH Path to pidfile. By default, pidfile is created under /var/run/syncache-drb/ when run as root, or under $TMPDIR otherwise. Location should be writeable by USER.AUTHORThis manual page was written by Dmitry Borodaenko <angdraug@debian.org>. Permission is granted to copy, distribute and/or modify this doc- ument under the terms of the GNU GPL version 3 or later. SYNCACHE-DRB(1)
Related Man Pages |
---|
rabbit-command(1) - debian |
al-session-daemon(8) - debian |
zfs-fuse(8) - debian |
xmms2-launcher(1) - suse |
cache::cachemetadata(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
Weird 'find' results |