selinux denying haproxy connections?

Viewed 3890

I'm seeing these messages popping up in syslog:

Mar 10 12:51:35 db1 kernel: [5851729.958138] type=1400 audit(1457614295.823:2925931): avc:  denied  { name_connect } for  pid=801 comm="haproxy" dest=7778 scontext=system_u:system_r:haproxy_t:s0 tcontext=system_u:object_r:interwise_port_t:s0 tclass=tcp_socket

Does this mean that SELinux is denying connections to haproxy?

Thanks

1 Answers
Related