[users@httpd] Using Apache as a proxy with chunked encoding and digest authentication

2014-07-17 Thread Cory Zue
I'm experiencing a strange problem. I'm using Apache as a proxy and submitting data using chunked encoding. The issue that when I try to use digest authentication in this configuration the proxy just hangs and eventually times out. The request never makes it to the server that is sitting behind Ap

Re: [users@httpd] mod_macro cause delay before virtual host sites available after graceful?

2014-07-17 Thread Rose, John B
I meant to send this earlier. We ended up changing some settings in the httpd.conf file, graceful restart, and this issue seems to have gone away. However, it had run for months, and several graceful's, without that issue with the old httpd.conf settings. KeepAlive had been off and MaxClients w

Re: [users@httpd] Windows Apache 2.4.9 restarts itself

2014-07-17 Thread Jeff Trawick
On Thu, Jul 17, 2014 at 10:07 AM, Mar Imp wrote: > Hi Jeff, > > no, there is nothing before. "error_20140716_00.log" (yesterday) ends > with: > > [Wed Jul 16 10:17:02.436304 2014] [mpm_winnt:notice] [pid 35212:tid > 384] AH00354: Child: Starting 300 worker threads. > The Apache2.4 service is

Re: [users@httpd] Windows Apache 2.4.9 restarts itself

2014-07-17 Thread Mar Imp
Hi Jeff, no, there is nothing before. "error_20140716_00.log" (yesterday) ends with: [Wed Jul 16 10:17:02.436304 2014] [mpm_winnt:notice] [pid 35212:tid 384] AH00354: Child: Starting 300 worker threads. The Apache2.4 service is running. and "error_20140717_00.log" (today) starts with: [T

Re: [users@httpd] Windows Apache 2.4.9 restarts itself

2014-07-17 Thread Jeff Trawick
On Thu, Jul 17, 2014 at 9:33 AM, Mar Imp wrote: > Hi, > > I got a new build from apachelounge. Yesterday I run the server, and > today apache restarted itself. Unfortunately the logfile says even > less than before: > > [Thu Jul 17 15:12:13.091225 2014] [mpm_winnt:notice] [pid 35212:tid > 384] AH

Re: [users@httpd] HTTP request failed after listening on multiple ports or enabling SSL Module on my Linux Board

2014-07-17 Thread Ritesh Prajapati
Hi, Thanks for providing reply. Yes. It works fine without any issue on my custom Linux Board with single listen port but failed to execute on multiple listen ports. I have started my httpd process with "*-DNO_DETACH -DONE_PROCESS*" options and debug that process using strace on my Linux Boa

Re: [users@httpd] Windows Apache 2.4.9 restarts itself

2014-07-17 Thread Mar Imp
Hi, I got a new build from apachelounge. Yesterday I run the server, and today apache restarted itself. Unfortunately the logfile says even less than before: [Thu Jul 17 15:12:13.091225 2014] [mpm_winnt:notice] [pid 35212:tid 384] AH00362: Child: Waiting 30 more seconds for 16 worker threads to f

Re: [users@httpd] HTTP request failed after listening on multiple ports or enabling SSL Module on my Linux Board

2014-07-17 Thread Jeff Trawick
On Wed, Jul 16, 2014 at 7:17 AM, Ritesh Prajapati < ritesh.prajap...@slscorp.com> wrote: > Hi All, > > I have one Custom Linux board on which I want to run apache web server > (httpd) to test HTML and other web based pages. > > I have configured, cross compiled and installed httpd (2.2.24, 2.4.1,

RE: [users@httpd] mod_auth_ntlm_winbind combined with mod_authnz_ldap

2014-07-17 Thread Schnyder Stefan (schf)
>On Tue, Jul 8, 2014 at 9:18 AM, Schnyder Stefan (schf) > wrote: >> 2) Telling mod_authnz_ldap, that a static text (DOMAIN\\) precedes the >> username, so mod_authnz_ldap will only look at the part after DOMAIN\\ >> for a matching attribute (wxyz) >This modificaiton of the username is supported

[users@httpd] Custom authentication and ap_is_initial_req

2014-07-17 Thread Michael Osipov
Hi folks, I use a custom auth module with performs connection-legged authentication. I do see duplicate WWW-Authenticate headers in the response from the server. [Thu Jul 17 10:40:19 2014] [error] [client ] authenticating main request [Thu Jul 17 10:40:19 2014] [error] [client ] no Authorization