Cache



What's Inside

  • Memcached Pools
  • Memcached Loader

Services

Cache Service

Resource Dependencies

  • SQL DB Binding
  • NoSQL DB Binding
  • Log Producer Binding
  • Registry Binding

Configuration Properties

Name Default Value Comments
auto_binding ON When turned ON, sql, logservice urls will be auto-discovered and bound to the TIBCO Mashery Local component.
content_cachesize 384 Cache size for memcache Content Pool
content_maxconn 10240 Max connection for memcache Content Pool
content_options -o modern Options for memcache Content Pool
content_port 11213 Port for memcache Content Pool
content_user nobody User for memcache Content Pool
count_cachesize 256 Cache size for memcache Count Pool
count_maxconn 10240 Max connection for memcache Count Pool
count_options -o modern Options for memcache Count Pool
count_port 11212 Port for memcache Count Pool
count_user nobody User for memcache Count Pool
logserviceURL log-set-0.log-svc.default.svc.cluster.local Logservice url to connect to process the logs.
mem_cachesize 384 Cache size for memcache Pool
mem_maxconn 10240 Max connection for memcache Pool
mem_options -o modern Options for memcache Pool
mem_port 11211 Port for memcache Pool
mem_user nobody User for memcache Pool
packager_cachesize 128 Cache size for memcache Packager Pool
packager_maxconn 10240 Max connection for memcache Packager Pool
packager_options -o modern Options for memcache Packager Pool
packager_port 11215 Port for memcache Packager Pool
packager_user nobody User for memcache Packager Pool
services_cachesize 128 Cache size for memcache Service Pool
services_maxconn 10240 Max connection for memcache Service Pool
services_options -o modern Options for memcache Service Pool
services_port 11214 Port for memcache Service Pool
services_user nobody User for memcache Service Pool
sqlURL mysql-set-0.mysql-svc.default.svc.cluster.local MYSQL url to connect to load data from
updateddevclass 10 Sync dev classes updated in the last X minutes. X is the value of this property.
updatedhttpsclientsecurity 30 Sync https client security information updated in the last X minutes. X is the value of this property.
updatedmapi 10 Sync mapi's updated in the last X minutes. X is the value of this property.
updatedpackager 30 Sync packager's updated in the last X minutes. X is the value of this property.
updatedservice 10 Sync services updated in the last X minutes. X is the value of this property.