Very weird scenario, I can only think of a couple of reason's this can be
happening.
1. Enable debug on loglevel and see what happens in that 15mins.
2. Try removing the httpd.conf and put a default httpd.conf in place and
start it to see if the same thing happens. if not then you know it's in the
Hi all,
We have a customer who's running our httpd 2.2.22 build on a Windows
2008 R2 server and they're seeing pretty significant memory usage over
time. Just starting up and running for a 15 minutes or so with a few
requests causes the web server private bytes to hit 120mb or so.
Leave it long
On Fri, Dec 13, 2013 at 12:55 PM, Andrew Young wrote:
> Can one configure httpd to authenticate with SSL and authorize with LDAP?
> I have not found a way of configuring mod_authnz_ldap to just authorize.
SSLUserName does not perform Apache authentication, you could try
SSLFakeBasicAuth, but it's
that works, thank you very much.
On Dec 13, 2013, at 9:47 AM, Eric Covener wrote:
> maybe r->err_headers_out if it will not be a 200 response? (401?)
>
> On Fri, Dec 13, 2013 at 9:56 AM, Allasso Travesser
> wrote:
>> Hello,
>>
>> I am attempting to extend auth_digest_module for 2.2. I am tr
Can one configure httpd to authenticate with SSL and authorize with LDAP?
I have not found a way of configuring mod_authnz_ldap to just authorize.
Using Ubuntu 12.04.3 LTS, Apache/2.2.22, I have mod_ssl authenticating
just fine with--
SSLVerifyClient require
SSLVerifyDepth 10
SSLReq
maybe r->err_headers_out if it will not be a 200 response? (401?)
On Fri, Dec 13, 2013 at 9:56 AM, Allasso Travesser
wrote:
> Hello,
>
> I am attempting to extend auth_digest_module for 2.2. I am trying to set a
> cookie from a callback in the ap_hook_check_user_id hook, but the cookie does
>
Hello,
I am attempting to extend auth_digest_module for 2.2. I am trying to set a
cookie from a callback in the ap_hook_check_user_id hook, but the cookie does
not get set. I am using this code for setting the cookie:
static void setLowLevelInitCookie(request_rec *r)
{
apr_table_set(r->he
I cannot seem to further restrict access within an authenticated
realm using LDAP.
I can successfully limit access to a directory tree using the
following...
Options Indexes Includes FollowSymLinks
Order Allow,Deny
Allow from all
Hello All,
We are using Apache/2.2.22 (Win32) mod_jk/1.2.32 to connect to JBoss
Application server 4.2.0. (All servers are on Windows, so the MPM user winnt
module)
After running sometime (it's random, hours or days) the Apache server will
become slow and have high latency when user send reques
Op donderdag 12 december 2013 23:56:15 schreef Yehuda Katz:
> On Thu, Dec 12, 2013 at 11:37 PM, Nagaraju Kurma <
>
> nagaraju.ku...@enhancesys.com> wrote:
> > i want to delete the unnecessary previous posts of mine, Can u tell me how
> > delete the requests and responses that we have posted
Send
10 matches
Mail list logo