Skip to content

Instantly share code, notes, and snippets.

@usmanismail
Last active August 29, 2015 14:23
Show Gist options
  • Save usmanismail/03ac5754c4b4ff8b5334 to your computer and use it in GitHub Desktop.
Save usmanismail/03ac5754c4b4ff8b5334 to your computer and use it in GitHub Desktop.
cache:
scale: 1
WebLB:
scale: 1
load_balancer_config:
lb_cookie_stickiness_policy: null
description: null
name: WebLB config
app_cookie_stickiness_policy: null
health_check:
port: null
interval: 2000
unhealthy_threshold: 3
request_line: GET / HTTP/1.0
healthy_threshold: 2
response_timeout: 2000
web:
scale: 1
labels:
foo: bar
health_check:
port: 80
interval: 2000
unhealthy_threshold: 3
request_line: GET / HTTP/1.0
healthy_threshold: 2
response_timeout: 2000
database:
scale: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment