[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Some proposed changes to apache.init



On Mon, Oct 20, 2003 at 11:07:23PM +0200, Fabio Massimo Di Nitto wrote:
> On Mon, 20 Oct 2003, Matthew Wilcox wrote:
> >  - Move the inetd check up earlier to avoid confusion with the functions.
> >    Put a comment by it at the same time since I couldn't remember why we
> >    were grepping for inet.
> 
> Because if apache is executed via inetd we do not need to run as daemon
> even running from inet is deprecated but it is still possible.

Oh yes, I understood it immediately once I looked in the config file
and saw that ServerType was either "atandalone" or "inetd", but it's
not immediately obvious from:

 if egrep -q -i "^[[:space:]]*ServerType[[:space:]]+inet" $CONF

that we're checking for inetd vs standalone.  So it merits a comment, IMO.

> the other stuff seems fine. we might want to try implementing a "timeout"
> for apache-ssl?? (in case of passphare??)

I'll try and script that up later ... it's one of our last big bugs.
I'm going to change apache-ssl and apache-perl to match this and
then commit it.

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk



Reply to: