Skip to content

Instantly share code, notes, and snippets.

@loe
Created March 22, 2011 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loe/882142 to your computer and use it in GitHub Desktop.
Save loe/882142 to your computer and use it in GitHub Desktop.
$memcached_memory_megabytes = if $memached_size {
$memcached_size
} else {
$memorysize * 1024 * 0.8
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment