Look, ask has moved away. I'm sure it will write us back someday...

This commit is contained in:
Kevin Fenzi 2018-05-09 02:00:45 +00:00
parent 8d382c95ac
commit cb22afd4fe
1061 changed files with 0 additions and 128296 deletions

View file

@ -175,18 +175,6 @@ backend ipsilon-backend
{% endif %}
option httpchk GET /
frontend askbot-frontend
bind 0.0.0.0:10021
default_backend askbot-backend
backend askbot-backend
balance hdr(appserver)
server ask01 ask01:80 check inter 10s rise 1 fall 2
{% if env == "production" %}
server ask02 ask02:80 check inter 10s rise 1 fall 2
{% endif %}
option httpchk GET /questions/
frontend blockerbugs-frontend
bind 0.0.0.0:10022
default_backend blockerbugs-backend