Hi All
I am getting the below error in the apache error log
[Tue Apr 18 02:23:06 2006] [error] CONNECTION_REFUSED [os error=0,
line 1642 of ../nsapi/URL.cpp]: 172.21.72.117:7002 errno = 0
[Tue Apr 18 02:23:06 2006] [error] CONNECTION_REFUSED [os error=0,
line 1642 of ../nsapi/URL.cpp]: 172.21.72.
... And the great Graham Frank forgets to include system specs! Argh ... it
has been one of those days.
OS: CentOS 4.3 x86_64 (2.6.9-34-ELsmp)
Graham Frank - (608) 359-1593
Neoservers LLC (http://www.neoservers.com/)
Fo
You could print the back trace to show more details. see
http://httpd.apache.org/dev/debugging.html
Thx, Xuekun
On 4/18/06, Graham Frank <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I have been having some strange segfaults come though which I really don't
> know how to describe or understand for th
It was thus said that the Great Graham Frank once stated:
>
> Hey all,
>
> I have been having some strange segfaults come though which I really don't
> know how to describe or understand for that matter.
Which operating system? From the looks of it, it looks to be a 64-bit
version.
> Apr 17
hi there,
I'm looking into the ntlm mod for apache and I'm just wondering how it
works, does it just require auth to view the website or can you set it to
pass on credentials to a content management system like mambo?
--
Paul Matthews
I.T Trainee | The Cathedral School
Ph (07) 47222 194 | Fax
Hi,
After years of frustration with Squid, I'm now using 32-bit Apache 2.2.0 as a
caching web proxy for my group. The underlying OS is 64-bit Solaris 10 running
on Opteron.
My initial configuration attempt was
$ ./configure --enable-proxy --enable-proxy-connect --enable-proxy-ftp \
--enabl
Hey all,
I have been having some strange segfaults come though which I really don't
know how to describe or understand for that matter.
Apr 17 19:22:32 kirika kernel: httpd[15642]: segfault at 002a9ae21274
rip 002a95fccbeb rsp 4d2008a0 error 4
Apr 17 19:22:32 kirika kernel: httpd[
For the record, I was able to resolve this problem by upgrading to httpd-2.0.47
The current documentation for mod_python-3.2.8 states it is compatible with
Apache 2.0.40, but I believe this is incorrect due to the error described
below.
Ben Ringold
Hypothetical Software
-- Origi
Hello
everyone,
Is there a way to use ProxyPass to forward items based on the port
number of the request? I want to forward all requests that use port 443 with
ProxyPass (so that I can use mod_rewrite on all port 80 requests). Is this
possible, or do I need to i
On Monday 17 April 2006 18:31, Joshua Slive wrote:
> > As far as the client I have been using Firefox.
>
> Log the actual content-length sent by the client. I'll bet it is a
> negative number because firefox doesn't support large files.
... or it's a relatively-obscure build option in firefox (j
Hi all,
Is is possible to define multiple authentication methods based on client
IP address / network?
For instance:
Client from 10.40.18.0, use AuthNTLM. Client from anywhere else, use
AuthLDAP.
If not directly possible, is it possible to do something with
mod_rewrite to achieve this function
On 4/17/06, matthew <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have tried and I get the following error in the Log:
>
> Invalid Content-Length
>
> I have set the LimitRequestBody to 0 which is the default
> I believe. I did read the documentation which says there
> is a 2GB limit for Apache 2.2.0.
>
>
thanks
emmanuel
Hi,
I have tried and I get the following error in the Log:
Invalid Content-Length
I have set the LimitRequestBody to 0 which is the default
I believe. I did read the documentation which says there
is a 2GB limit for Apache 2.2.0.
As far as the client I have been using Firefox.
Matt
Joshua Sli
On 4/17/06, matthew <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Does anyone know how to modify the Apache installation
> to accept greater than 2GB file uploads to Apache?
>
> I know Apache 2.2.0 has Large File Support but not for
> uploads to the Apache Server where there is a hard limit
> of 2 GB.
>
>
Hi,
I am using apache 2.2 on windows 2k3. I stop and start the service using the
windows apache monitor utility. I have noticed that every time I stop the
apache service, all the rotatelog.exe 's are orphaned. In just a couple of
restarts, I could have 50 or more orphaned. they do not exit
On 4/17/06, Jennifer Lai <[EMAIL PROTECTED]> wrote:
>Setting libdir to /usr/lib64 during configuration step didn't fixed
> the problem.include /etc/ld.so.conf.d/*.conf
Symlinking works well:
ln -f -s /usr/lib64/libexpat.so /usr/lib/libexpat.so
--
Alexey Polyakov
---
Hi Garry,
Setting libdir to /usr/lib64 during configuration step didn't fixed
the problem. I'm ready to try your second suggestion; edit /etc/ld.so.conf.
But before I do that I have few questions regarding this file.
Here is the original content of /etc/ld.so.conf. It does include
/usr/lib
18 matches
Mail list logo