在HA ver 1.1.1-1.0.472.el7中运行Marathon。
其中一个非领导者节点正在返回502"检测代理循环"。
检查每个请求的日志时,我看到以下内容:
Oct 17 11:13:10 marathon-2-server marathon [13362]:[2016-10-17 11:13:10,130] INFO从marathon-2-server获取GET http://marathon-1-server:8080/favicon.ico的请求:8080 (mesosphere.marathon.api.JavaUrlConnectionRequestForwarder $:qtp1485208789-526699) 10月17日11:13:10 marathon-2-server marathon [13362]:[2016-10-17 11:13:10,131] INFO从marathon-2-server获取请求GET http://marathon-1-server:8080/favicon.ico:8080(mesosphere。 marathon.api.JavaUrlConnectionRequestForwarder $:qtp1485208789-530887) 10月17日11:13:10 marathon-2-server marathon [13362]:[2016-10-17 11:13:10,131] ERROR防止代理循环,拒绝请求(mesosphere.marathon.api.JavaUrlConnectionRequestForwarder $:qtp1485208789-530887)
答案 0 :(得分:0)
Marathon在领导者选举期间遇到了领导者代理检测的一些问题,但这应该用1.3或更新的方式来解决。