[users@httpd] MySql overload: auth mysql + cache?

2011-03-24 Thread Manuel Vacelet
Hello all, I'm facing a major issue on one of my DB after an application upgrade that switch to AuthMysql for a subversion server authentication My DB server is overloaded by tons of: > SELECT user.unix_pw, length(user.unix_pw) FROM user, user_group WHERE > user.user_name=foo I think it might co

[us...@httpd] Re: mod_ldap cache and strace doesn't tell the same story

2010-04-01 Thread Manuel Vacelet
Hi, Just to keep people informed (and search engines). It seems to be a httpd bug on usage of LDAP cache shared memory and graceful restart: https://issues.apache.org/bugzilla/show_bug.cgi?id=48958 Manuel On Fri, Mar 19, 2010 at 9:34 AM, Manuel Vacelet wrote: > I continue my investigati

[us...@httpd] Re: mod_ldap cache and strace doesn't tell the same story

2010-03-19 Thread Manuel Vacelet
, Manuel Vacelet wrote: > On Tue, Mar 16, 2010 at 2:18 PM, Manuel Vacelet > wrote: >> On Tue, Mar 16, 2010 at 11:06 AM, Manuel Vacelet >> wrote: >>> Hi all, >>> >>> I'm facing a strange issue. >>> I have a major performance penalty on some ap

[us...@httpd] Re: mod_ldap cache and strace doesn't tell the same story

2010-03-17 Thread Manuel Vacelet
On Tue, Mar 16, 2010 at 2:18 PM, Manuel Vacelet wrote: > On Tue, Mar 16, 2010 at 11:06 AM, Manuel Vacelet > wrote: >> Hi all, >> >> I'm facing a strange issue. >> I have a major performance penalty on some apache related operations >> (svn checkout that

[us...@httpd] Re: mod_ldap cache and strace doesn't tell the same story

2010-03-16 Thread Manuel Vacelet
On Tue, Mar 16, 2010 at 11:06 AM, Manuel Vacelet wrote: > Hi all, > > I'm facing a strange issue. > I have a major performance penalty on some apache related operations > (svn checkout that used to take 5mn but that suddenly takes more than > 7 hours). > > I'

[us...@httpd] mod_ldap cache and strace doesn't tell the same story

2010-03-16 Thread Manuel Vacelet
Hi all, I'm facing a strange issue. I have a major performance penalty on some apache related operations (svn checkout that used to take 5mn but that suddenly takes more than 7 hours). I'm running a standard RHEL5.3 with apache 2.2.3 (fyi the server runs mod_php, mod_auth_mysql and some other mod

Re: [EMAIL PROTECTED] Path base virtualhost ?

2008-03-14 Thread Manuel Vacelet
On Thu, Mar 13, 2008 at 6:34 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > This is essentially the reverse of what is normally asked for with > dynamic virtual hosting. I know :'( > From you message, what I understand is that you app must live at the > root of the name-space, but you want it

[EMAIL PROTECTED] Path base virtualhost ?

2008-03-12 Thread Manuel Vacelet
Hello, I would like to know if it's possible to configure apache in the way it would answer to urls like 'http://example.com/appname' as it would serve 'http://appname.example.com/'. I don't know if I'm clear enough: - 'appname' is installed in a standalone way on a server - there is a reverse pro

Re: [EMAIL PROTECTED] Authorization - require question

2007-07-26 Thread Manuel Vacelet
use it so I don't have first hand > experience... Actually I came here after asking the very same question on subversion mailing list w/o having a comprehensive answer. I probably will have to assume that AuthzSVNAccessFile can override 'Require' policy. Thanks for your answ

Re: [EMAIL PROTECTED] Authorization - require question

2007-07-25 Thread Manuel Vacelet
[EMAIL PROTECTED]> wrote: > First, the directive "require user" fits not only a single user, but a list, > too > > Doing just > > Require user Manuel Vacelet Admin Power > > Will validate 4 users, Manuel, Vacelet, Admin and Power > > HOWEVER, > >

[EMAIL PROTECTED] Authorization - require question

2007-07-25 Thread Manuel Vacelet
Hello all, I'm facing some problems trying to understand how Require actually works. Here is my objectives: - I want to authenticate user against a file. - I want to restrict a list of users to access to a Location. - I have 3rd party authorization (AuthzSvnAccessFile) that may restrict again the

[EMAIL PROTECTED] Re: Svn transaction failure due to wrong permissions on creation.

2006-03-20 Thread Manuel Vacelet
2006/1/19, John Duprey <[EMAIL PROTECTED]>: > A number of you have asked if I ever resolved the subversion > permission problem as I reported it here: > http://svn.haxx.se/dev/archive-2005-09/0277.shtml > > After trying several versions of Apache and Subversion (from both RPM > and source), I resor

[EMAIL PROTECTED] Sporadic (and very anoying) file rights issues

2006-02-03 Thread Manuel Vacelet
Hello all, I posted 1 week ago about a problem of access rights with apache and subversion. Today, I'm pretty sure it's an apache problem because I'm now facing the bug with another application. Summary: * From time to time some subversion transactions faild. The failure is due to a problem of a

[EMAIL PROTECTED] Re: Svn transaction failure due to wrong permissions on creation.

2006-01-26 Thread Manuel Vacelet
2006/1/19, John Duprey <[EMAIL PROTECTED]>: > Hello, > > A number of you have asked if I ever resolved the subversion > permission problem as I reported it here: > http://svn.haxx.se/dev/archive-2005-09/0277.shtml > > After trying several versions of Apache and Subversion (from both RPM > and sourc