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
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
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
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
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
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
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
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,
>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
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
10 matches
Mail list logo