Skip to content

memcache_ping job from memcache/4.1

Github source: 1764f203 or master branch

Properties

memcache_ping

max_heap

The Xmx of this process.

Default
16m

memcache

password

The test password to use when connecting to memcache.

servers

The severs the memcache ping client will be configured with in the format “server:port”

Default
- localhost:11211
username

The test username to use when connecting to memcache.

Default
test

ping_interval

The interval in ms the application will ping memcache.

Default
5000

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/memcache_ping/ directory (learn more).

  • bin/memcache_ping (from memcache_ping.erb)
  • config/application-bosh.yml (from application-bosh.yml.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.