RSSAmplifier

Ray · Apr 1, 2021

Why is the Apache process named httpd?

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

As you may have discovered, the process name of the Apache server software isn’t eponymous - ps aux | grep -i [a]pache won’t show you anything1. It is instead named httpd. Why? This Stackoverflow question illustrates the issue and gives the background to wrapping the first character of the process name you want to grep for: https://stackoverflow.com/a/9375940 ↩

Read on /why-is-the-apache-process-named-httpd

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.