Naval saini:
> Sep  6 16:37:48 r22 postfix/postscreen[3992]: warning: haproxy read: time
> limit exceeded
> Sep  6 16:46:51 r22 postfix/postscreen[5233]: warning: haproxy read: time
> limit exceeded
> Sep  6 16:50:49 r22 postfix/postscreen[5448]: warning: haproxy read: time
> limit exceeded
> Sep  6 17:02:18 r22 postfix/postscreen[5791]: warning: haproxy read: time
> limit exceeded

Your load balancer does not send connection information within the
time limit (the default, "postscreen_upstream_proxy_timeout = 5s"
should be sufficient).

Perhaps the load balancer uses a different protocol than HAPROXY.

You can use "tcpdump -s 0 -w /file/name" to record a failed session
and see what protocol the load balancer actually uses.

        Wietse

Reply via email to