You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/04/18 12:04:56 UTC

[Bug 66015] New: Health check from load balancer to apache throwing 404 error

https://bz.apache.org/bugzilla/show_bug.cgi?id=66015

            Bug ID: 66015
           Summary: Health check from load balancer to apache throwing 404
                    error
           Product: Apache httpd-2
           Version: 2.4.48
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_hcheck
          Assignee: bugs@httpd.apache.org
          Reporter: vinay.s@ibm.com
  Target Milestone: ---

Hi Team,

Recently we have upgraded from Jboss EAP to Wildfly 21.x. During our testing
The load balancer connected to apache server 2.4.48 was throwing 404 for
healthcheck

134.85.11*.** - - [14/Apr/2022:00:32:41 -0500] "HEAD /healthcheck.html
HTTP/1.0" 404 -
134.85.11*.** - - [14/Apr/2022:00:32:41 -0500] "HEAD /healthcheck.html
HTTP/1.0" 404 -
134.85.11*.** - - [14/Apr/2022:00:32:51 -0500] "HEAD /healthcheck.html
HTTP/1.0" 404 -
134.85.11*.** - - [14/Apr/2022:00:32:51 -0500] "HEAD /healthcheck.html
HTTP/1.0" 404 -
134.85.11*.** - - [14/Apr/2022:00:33:01 -0500] "HEAD /healthcheck.html
HTTP/1.0" 404

Can you please guide/suggest on how to fix or move forward on this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 66015] Health check from load balancer to apache throwing 404 error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66015

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Eric Covener <co...@gmail.com> ---

It is unclear if you mean "to wildfly" when you say "from wildfly".
Perhaps you started or stopped forwarding /healthcheck.html at the time you
switched application servers.

There is no bug to report here. You'll have to work through how you expect
/healthcheck.html to be served and what you've changed somewhere like
https://httpd.apache.org/userslist.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 66015] Health check from load balancer to apache throwing 404 error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66015

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eric Covener <co...@gmail.com> ---
Does /healthcheck.html work for you from a browser? Is anything recorded in the
error log?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 66015] Health check from load balancer to apache throwing 404 error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66015

VINAY S <vi...@ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from VINAY S <vi...@ibm.com> ---
Hi Eric,

Yes, when the apache is connected to jboss app server it is success.But when we
tried connecting from wildlfy, it was throwing 404  - Page not found from the
browser

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org