run SP on the host arya only
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 11 Jun 2014 07:52:24 +0000 (07:52 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 11 Jun 2014 07:52:24 +0000 (07:52 +0000)
this makes debugging easier if we bypass the HA load balancer.

tools/apache2/mkws-test

index f71972a..d47abc7 100644 (file)
     # jasmine test account
     RewriteRule /service-proxy-testauth(/)?(;jsessionid=.+)?  /service-proxy/$2?command=auth&action=login&username=mkwstest&password=mkwstest [P]
 
-    ProxyPass        /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/
-    ProxyPassReverse /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/
+    ProxyPass        /service-proxy/ http://sp-mkc-arya.indexdata.com:8080/service-proxy/
+    ProxyPassReverse /service-proxy/ http://sp-mkc-arya.indexdata.com:8080/service-proxy/
+    #ProxyPass        /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/
+    #ProxyPassReverse /service-proxy/ http://sp-mkc.indexdata.com/service-proxy/
 
     ProxyPass        /pazpar2/         http://localhost:8004/pazpar2/
     ProxyPassReverse /pazpar2/         http://localhost:8004/pazpar2/