[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: A mod_svn_authz question.

From: Todd Gleason <Todd.Gleason_at_elekta.com>
Date: Mon, 3 May 2010 12:06:18 -0700

> -----Original Message-----
> From: Andy Levy [mailto:andy.levy_at_gmail.com]
> Sent: Saturday, May 01, 2010 8:43 PM
> To: Geoffrey Ducharme
> Cc: users_at_subversion.apache.org
> Subject: Re: A mod_svn_authz question.
>
> On Sat, May 1, 2010 at 18:33, Geoffrey Ducharme
> <geoffrey.ducharme_at_gmail.com> wrote:
> > Hello all,
> >
> > I was reading the Red Book and something is not clear to me. Are the
> authorization files for directory access loaded when Apache boots, or
> are accessed every time a relevant request that needs authorization is
> submitted to Apache?
> >
> > I'm asking this because we are going to support thousands of users
> with our deployment. Authorization of users and repositories are likely
> to change often and rebooting Apache would be a very painful operation
> and process.
>
> They are read for each request. No Apache restart is required when
> changing user passwords or authorization rules.

That's interesting...I thought we found it to be otherwise. However, we restart for this sort of change using a graceful restart that does not drop connections. And if there is a serious typo, I believe the restart fails.

--Todd

Please consider the environment before printing this e-mail.

The contents of this e-mail message (including any attachments) are confidential to and are intended to be conveyed for the use of the recipient to whom it is addressed only. If you receive this transmission in error, please notify the sender of this immediately and delete the message from your system. Any distribution, reproduction or use of this message by someone other than recipient is not authorized and may be unlawful.
*******************Internet Email Confidentiality Footer*******************
The contents of this e-mail message (including any attachments hereto) are confidential to and are intended to be conveyed for the use of the recipient to whom it is addressed only. If you receive this transmission in error, please notify the sender of this immediately and delete the message from your system. Any distribution, reproduction or use of this message by someone other than recipient is not authorized and may be unlawful.

Received on 2010-05-03 21:09:53 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.