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 2023/01/29 11:59:51 UTC

[Bug 66454] New: [lbmethod_heartbeat:notice] [pid 269178:tid 140154442576512] AH02282: No slotmem from mod_heartmonitor

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

            Bug ID: 66454
           Summary: [lbmethod_heartbeat:notice] [pid 269178:tid
                    140154442576512] AH02282: No slotmem from
                    mod_heartmonitor
           Product: Apache httpd-2
           Version: 2.4.55
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_lbmethod_(bybusyness|byrequests|bytraffic|heartbea
                    t|rr)
          Assignee: bugs@httpd.apache.org
          Reporter: nanook@eskimo.com
  Target Milestone: ---

I have Apache 2.4.55 compiled from source with many modules but
mod_heartmonitor wasn't one of them.  Still on start-up I get the message:

[lbmethod_heartbeat:notice] [pid 269178:tid 140154442576512] AH02282: No
slotmem from mod_heartmonitor

     I tried compiling in mod_heartmonitor but still get the same error.

     A google search said mod_slotmem_shm needed to be loaded before
heartmonitor, ok, I added this but since it's compiled static there is no
loading order.  But that didn't fix the error either.

     I do not see any obvious issues with how the server is running but don't
like spurious error messages as they point to some underlying issue that may
get me in the future or be exploitable by hackers.

-- 
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 66454] [lbmethod_heartbeat:notice] [pid 269178:tid 140154442576512] AH02282: No slotmem from mod_heartmonitor

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

--- Comment #1 from Robert Dinse <na...@eskimo.com> ---
Created attachment 38490
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38490&action=edit
This is my configuration file for building Apache

This is built on Ubuntu 22.04 with gcc 11.3.0.

-- 
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