Re: [users@httpd] Apache authentication - require group AND (not OR) user

2012-09-07 Thread Ben Johnson
On 8/23/2012 1:12 PM, Ben Johnson wrote: > > > On 8/22/2012 3:48 PM, Ben Johnson wrote: >> >> >> On 8/22/2012 2:39 PM, Eric Covener wrote: http://www.svnforum.org/threads/37237-AuthzSVNAccessFile-Require-ldap-group >>> >>> That thread predates the authorization containers from 2.4 recommen

[users@httpd] can't get apache 2.2.22 and mod_ldap to work

2012-09-07 Thread John Adamski
HPUX 11.v3 OS running on HP BL870c Integrity server I'm trying to get apache ldap to play nice together and not having much luck. I compiled apache with these options: --with-ldap-include=/opt/openldap/include/" --with-ldap-lib=/opt/openldap/lib/libldap_r.so" --enable-ldap=static"

Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-07 Thread Sam
Changing KeepAlive to Off does not help, the issue occurs at this point where obviously due to MaxConnectionsPerChild a Process should become killed. As observed, the problem is that (in the example stated) both PIDs 11454 and 16555 do not become killed because of these remaining connections, whi

Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-07 Thread Tom Evans
On Fri, Sep 7, 2012 at 12:57 AM, Igor Cicimov wrote: > On Thu, Sep 6, 2012 at 11:21 PM, Sam wrote: >> >> Never, the server is not even under high load. There >> are several thousand vhosts, it is about shared webhosting. >> >> This is what server-status says: >> >> PIDConnections Threads

[users@httpd] Cannot compile Apache with APR-util support

2012-09-07 Thread Laura Martín
Hi all, I'm trying to install Apache 2.2.22 from source code on a Debian testing box. I installed gcc and libldl2.0.1 and my configure is as follows: LDFLAGS="-ldl"; export LDFLAGS "./configure" \ "--prefix=/opt/httpd-2.2.22" \ "--enable-rewrite" \ "--enable-headers" \ "--enable-info" \ "--enable

Re: [users@httpd] HTTPD 2.2.17 removes/filters http header 'Warning' from response

2012-09-07 Thread Anoop L
Thank you so much Eric and Tom. We do not use warn-date in the response header. I added that. Still header 'Warning' missing. HTTP/1.1 200 OK Date: Fri, 07 Sep 2012 06:49:39 GMT Server: Apache-Coyote/1.1 Accept: application/json Content-Length: 468 Content-Type: application/json warn-date: 2012-1