Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

Different response than in original server

$
0
0

Dear HAProxy Community!

Please, help me solve the problem.

I cant get real information from healthcheck if I use 'binded' port(25080). When something fails I always get 503- Service Unavailable, and its not meaningfull for me. But if I use original port(26070-as below) from my wildfly I have the real information.
How can I pass the information in haproxy?

frontend http-in
bind *:25080
maxconn 20000
option httplog
log global

backend SHOPPING-CORE
option httpchk GET /rest/shopping/health “”

   server server0 10.139.25.97:26070 cookie s0 check

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>