Hi,
While doing continuous restart of 64 bit Windows server, sometimes we get
application exception with following details:
Faulting module name: libapr-1.dll, version: 1.4.6.0, time stamp:...
Exception code: 0xc005
Fault offset: 0x00017351
Though we’ve re
Hi,
As per the download site, http://httpd.apache.org/download.cgi#apache24,
there are Unix source available for the latest Apache, but there no
references about Win32 source. Can anybody please provide some reference
about this?
Also, in the Unix source, apr, apr-iconv, apr-util & pcre modules a
Hi,
Though I'm not an expert on analyzing core dump, but following message:
Can't read pathname for load map: Input/output error
might give some clue about I/O error. You might have shared some remote
directory / files, which is inaccessible during the processing.
Thanks,
PK
On Mon, Sep 12, 2
Hi All,
In our case, whenever Apache (2.2.15) on Windows throws any exception
(Access Violation), it leaves the dump files at default Windows location.
The problem is that, the dump file is showing user credential in plain text.
So, would like to know, if there are any ways to avoid this type of e
Hi All,
Can anyone please let me know, how to get this field in HTTP header ?
Thanks,
PK
Openssl & Apache (all modules) has been recompiled.
Thanks.
On Wed, Oct 6, 2010 at 9:59 AM, Craig Huffstetler <
craig.huffstet...@gmail.com> wrote:
> > Attached is the error log.
>
> Have you recompiled mod_ssl and updated OpenSSL?
>
> Craig
>
Attached is the error log.
Thanks.
On Wed, Oct 6, 2010 at 9:20 AM, Craig Huffstetler <
craig.huffstet...@gmail.com> wrote:
> > Do anybody has any clue on this ?
>
> Can you show us an error log and/or the exceptions given? Also, what
> are the "different setups?" I would start to guess at proble
Hi All,
Observed that Apache 2.2.6 (& .15) throws exception inconsistently, at
different places, when the setup (Windows 2003 x86, with 4-12 GB RAM) is
configured with many Virtual IPs. This behavior differs on different setups.
On some setup, it fails even with 10-15 VIPs, but on the other, it fa
/2010 6:12 AM, Pravesh Rai wrote:
> > Hi,
> >
> > Observed that, if we use following set of functions:
> >
> > subrequest = ap_sub_req_lookup_uri( webapp->sChpUrl, r, r->output_filters
> );
> > ap_run_sub_req( subrequest );
> > ap_rflush( subrequest );
Hi,
Observed that, if we use following set of functions:
subrequest = ap_sub_req_lookup_uri( webapp->sChpUrl, r, r->output_filters );
ap_run_sub_req( subrequest );
ap_rflush( subrequest );
ap_destroy_sub_req( subrequest );
in a thread [using CreateThread() on Windows OS], every execution of thes
Hi All,
Found that, on Windows x86 & x64 setup, memory consumption (by
httpd.exe) gets increased with time, under stress conditions. Is there way,
through configuration settings, to control this resource usage ?
Thanks,
PR
If you are sure that the problem is not with permission on conf file, then
it's better to check the content of this file, which may cause issue while
parsing this.
Thanks.
Pavesh
On Fri, Jun 18, 2010 at 1:08 PM, Carlos _ wrote:
> I am working with Apache v2.2.6 and with v2.2.12, but when i try
Have you checked all running processes on the given system ? Since all
instances of rotatelogs.exe runs as 'cmd', try to close them, one-by-one. I
think, some of the old instances are not cleaning-up properly.
Thanks,
Pravesh
On Sat, Jun 5, 2010 at 4:03 AM, Tuba Flea wrote:
> I'm using Apache 2
Hi All,
Is there any way to get logged-in user name in access_log ? Contents
of access_log, in our setup looks like:
127.0.0.1 - - [17/Feb/2010:13:07:40 +0530] "GET / HTTP/1.1" 302 236
If I'm not wrong, either of "-" in the log file is representing user
name field, right ?
Thanks,
Pravesh
Hi,
Those who are aware of inner working flow of Apache, may please try to
give some clue on the issue / observation made below:
With reference to the protocol.c, here is a functional flow for
'recieving' HTTP request:
ap_read_request()
{
...
read_request_line();
...
> won't compile
> with vs2008 but instead something older? I probably have a older version of vs
> in a closet somewhere...How are you finding out what is missing?
>
> On Thu, Jan 7, 2010 at 11:00 PM, Pravesh Rai wrote:
>> Even we had tried this scenario, but there are several
Even we had tried this scenario, but there are several (deprecated)
files, which are required for building these components, are not
bundled with VS 2008.
All these issues needs to be looked on case-by-case basis.
Thanks,
Pravesh
On Fri, Jan 8, 2010 at 9:01 AM, hc wrote:
> I need to compile apa
AFAIK, there is no official version available, but you can try to
build 64 bit version using Cross Compiler tools.
Thanks,
Pravesh
On Fri, Jan 8, 2010 at 1:32 AM, Jorge Hernandez wrote:
> Does anybody know if there is a 64-bit installation package for Windows of
> Apache 2.2?
>
> I know the win3
Windows 2003 & 2008
Thanks,
Pravesh
On Thu, Jan 7, 2010 at 4:11 PM, Devraj Mukherjee wrote:
> What OS are you referring to ?
>
> On Thu, Jan 7, 2010 at 5:05 PM, Pravesh Rai wrote:
>> Hi All,
>>
>> Has anybody tried to port Apache (2.2.6 onwards) to IA64 setup
Hi All,
Has anybody tried to port Apache (2.2.6 onwards) to IA64 setup ? If
yes, what would be the major precautions needs to be taken in that
case ?
Thank,
Pravesh
-
The official User-To-User support forum of the Apache HTTP Se
ther missing or
overrun to other fields).
FYI, we are getting this issue only on IA64 setup, whereas same set of
components (Apache, PHP & Openssl) works fine on x86 setup.
Regards,
Pravesh
On Mon, Jan 4, 2010 at 8:59 PM, Krist van Besien
wrote:
> On Wed, Dec 16, 2009 at 1:06 PM, Pravesh
Gentle reminder. Appreciate any clue for this question.
Thanks,
Pravesh
-- Forwarded message --
From: Pravesh Rai
Date: Wed, Dec 16, 2009 at 5:36 PM
Subject: Getting "Error reading header" messages in error_log
To: users@httpd.apache.org
Hi,
We are getting eit
Hi,
We are getting either of the following error messages in error_log:
[error] [client ::1] client sent HTTP/1.1 request without hostname
(see RFC2616 section 14.23): /proxy/ssllogin, referer:
Or
[error] [client 127.0.0.1] request failed: error reading the headers,
referer:
& ultimately get
23 matches
Mail list logo