The crawler logs are now on mm-frontend01.

ProxyPass to the crawler is no longer required.
This commit is contained in:
Adrian Reber 2015-06-23 07:39:18 +00:00
parent 342ee68ecd
commit 0c710e5d60

View file

@ -4,8 +4,5 @@ SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
</Location>
ProxyPass {{localpath}}/crawler http://mm-crawler01/mirrormanager/crawler
ProxyPassReverse {{localpath}}/crawler http://mm-crawler01/mirrormanager/crawler
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}