Apache Today: Looking at Apache 2.0 Alpha 4 | Linux Today

Apache Today: Looking at Apache 2.0 Alpha 4

Written By
Web Webster
Web Webster
Jun 30, 2000

[ Thanks to Kevin
Reichard
for this link. ]

“Since my last article, the Apache Software Foundation has
released the fourth alpha version of Apache 2.0. In this
article, I will review some of the features new to the 2.0 series
and explain why they were added and how they will help site
administrators.”

“Piped logs are a feature that Apache has had for some time, but
they have just been added back into 2.0. Because they are a useful
feature and are brand new to the 2.0 series, I will discuss them
here. …”

“Apache has always provided support for CGI programs through the
mod_cgi module. When a CGI request is received, the child process
that accepts that request creates a new process and runs the CGI.
The data output from the CGI program is then sent back to the
client as the response to the original request. This works fine
with Apache 1.3, but it has serious performance implications with
Apache 2.0. Mod_cgid avoids the performance problem by creating a
new CGI daemon process. Before any of the child process are started
in the parent Apache process, the mod_cgid module creates a new
process, which will become the CGI daemon.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.