projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e5a55b
)
Send /api/0.6/relations to the backend servers
author
Tom Hughes
<tom@compton.nu>
Wed, 9 Oct 2013 17:48:34 +0000
(18:48 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 9 Oct 2013 17:49:02 +0000
(18:49 +0100)
cookbooks/web/templates/default/apache.frontend.erb
patch
|
blob
|
history
diff --git
a/cookbooks/web/templates/default/apache.frontend.erb
b/cookbooks/web/templates/default/apache.frontend.erb
index c11fd95d9178602931f0aabefc74ce3d263b8787..a86c0d13a3cfb3dfce883e66178abb0698a6ef98 100644
(file)
--- a/
cookbooks/web/templates/default/apache.frontend.erb
+++ b/
cookbooks/web/templates/default/apache.frontend.erb
@@
-170,6
+170,7
@@
ProxyPassMatch ^(/api/0.6/.*/(full|history|search|ways))$ balancer://bulkapi$1
ProxyPass /api/0.6/nodes balancer://bulkapi/api/0.6/nodes
ProxyPass /api/0.6/ways balancer://bulkapi/api/0.6/ways
+ ProxyPass /api/0.6/relations balancer://bulkapi/api/0.6/relations
ProxyPassMatch ^(/trace/[0-9]+/data(|/|.xml))$ balancer://bulkapi$1
#