RHEL9 httpd graceful restart remains a unix domain socket

Solution Unverified - Updated -

Issue

  • RHEL9 httpd graceful restart remains a unix domain socket

Sample output:

# lsof -p $(cat /var/run/httpd/httpd.pid) | grep UNCONNECTED
httpd   2181 root   11u  unix 0xffff93adc677ccc0      0t0    26662 type=DGRAM (UNCONNECTED)
# systemctl reload httpd
# lsof -p $(cat /var/run/httpd/httpd.pid) | grep UNCONNECTED
httpd   2181 root   11u  unix 0xffff93adc677ccc0      0t0    26662 type=DGRAM (UNCONNECTED)
httpd   2181 root   12u  unix 0xffff93adc677d540      0t0    26853 type=DGRAM (UNCONNECTED)
# 

Environment

  • Red Hat Enterprise Linux 9
  • httpd

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content