Already forwarded by dispatcher (host ip), declined.
Hi Sir,
I have configured dispatcher server, flash agent on publish is fine as well.
page on publish server is fine: http://x.x.x.x:4503/content/geometrixx/zh/support.html
but failed to access page on dispatcher server: http://x.x.x.x/content/geometrixx/zh/support.html
it gets error "Already forwarded by dispatcher (x.x.x.x), declined." in log file, and no cache file is created. anyone can give me some advice?
detail error in log:Found farm website for x.x.x.x
checking [/content/geometrixx/zh/support.html]
Cache rule entry /0000 allowed '/content/geometrixx/zh/support.html'
cachefile does not exist: /usr/local/httpd/htdocs/content/geometrixx/zh/support.html
try to create new cachefile: /usr/local/httpd/htdocs/content/geometrixx/zh/support.html
cache-action for [/content/geometrixx/zh/support.html]: CREATE
Filter rule entry /0023 allowed 'GET /content/geometrixx/zh/support.html HTTP/1.1'
Dropping socket after 170 seconds of inactivity: x.x.x.x:80
Creating new socket: x.x.x.x:80
Connected to backend rend01 (x.x.x.x:80)
request.uri = "/content/geometrixx/zh/support.html"
request.headers[Host] = "x.x.x.x"
request.headers[Cache-Control] = "max-age=0"
request.headers[User-Agent] = "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36"
request.headers[Upgrade-Insecure-Requests] = "1"
request.headers[Accept] = "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"
request.headers[Accept-Encoding] = "gzip, deflate"
request.headers[Accept-Language] = "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
request.headers[Via] = "1.1 x.x.x.x (dispatcher)"
request.headers[X-Forwarded-For] = "122.225.226.181"
request.headers[Server-Agent] = "Communique-Dispatcher"
Already forwarded by dispatcher (x.x.x.x), declined.
"GET /content/geometrixx/zh/support.html" - - 0ms [-/-]
response.status = 404
response.headers[Date] = "Tue, 30 Jan 2018 08:38:45 GMT"
response.headers[Content-Length] = "232"
response.headers[Content-Type] = "text/html; charset=iso-8859-1"
Storing socket for later reuse: x.x.x.x:80
"GET /content/geometrixx/zh/support.html" 404 232 2ms [website/rend01]