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
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
, 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
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
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'
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
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
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
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
[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,
>
>
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
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
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
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
14 matches
Mail list logo