On Apr 4, 2005 2:33 PM, Justin Erenkrantz <[EMAIL PROTECTED]> wrote:
> --On Monday, April 4, 2005 1:21 PM -0400 Jeff Trawick <[EMAIL PROTECTED]>
> wrote:
> 
> > fairly common to have two web server instances using same ServerRoot;
> > that's another case to use LockFile, so that difference instances use
> > different lock...  no big deal with fcntl, big deal with flock...
> 
> I ended up not touching LockFile/ScoreboardFile in r160063.  I'm just not
> wild about having huge swaths of commented-out directives in the httpd.conf
> if we intend for it to be simple.  =)  -- justin

About ScoreBoardFile...  That is *ONLY* needed if there is some
third-party application installed which has to be able to generate the
token to access the memory.  Correct?  So nobody needs to know about
the directive unless they've installed somebody else's software and
presumably read the documentation for that application?  Maybe
ScoreboardFile can remain completely invisible to the masses.

Reply via email to