nick, thnx for the pointers. i'll take a look at the responsehandler to see if
i can modify the headers.
also, thnx for the heads up on the module_dev list.
From: Nick Kew
To: users@httpd.apache.org
Sent: Tue, August 17, 2010 5:05:11 PM
Subject: Re: [us...@ht
Is it possible to use Apache for any other protocol as ftp or so and make it as
a front end to a group of servers running in backend.
As is the case with Reverse Proxy situation in virtual hosting of Apache.
On Tue, 17 Aug 2010 12:51:58 -0700 (PDT)
Peter Janovsky wrote:
> 1. if i modify the response headers before the subrequest is performed they
> appear correct within the response
> 2. if i modify the response headers after the subrequest is performed they
> DO
> NOT appear correct within the
i'm in need of help clarifying the request and subrequest life-cycles and how
and when response headers are modified.
what i have is a request for audio content. the audio content is verified
within a C module which performs a subrequest. custom response headers need to
be sent upon a success
Hello,
I noticed that after I restart my system, there are signs that Apache
was shut down uncleanly (httpd.pid stays there, error.log doesn't
contain data on exiting). I also see a warning in my error.log, like:
[Tue Aug 17 18:43:06 2010] [warn] pid file C:/Program Files/Apache
Software Foundatio
On Tue, Aug 17, 2010 at 10:40 AM, Brad Lira wrote:
> I am getting segmentation fault at ap_mpm_pod_check at pod.c : 54 function
> rc = read(fd, &c, 1);
no, the crash is happening on some other thread; the main thread is asleep
in the kernel, waiting for data on a pipe
check the other threads
On Tue, Aug 17, 2010 at 11:05 AM, Robert Archer wrote:
>
> We're trying to configure apache to re-direct from one script to another by
> using the redirect statement in the http.conf file. The redirect is running
> the redirected script but unfortunately when we do this all the form data is
> b
Hello,
I am thrilled to finally get the correct parameters to run a complete silent
installation of Apache HTTP 2.2 web server. I got the correct MSI switches
from the Archive from previous posts in this forum.
However, I still have troubles figuring out how to instruct the installer to
not creat
An incomplete version of this post has previously been posted in
openssl-us...@openssl.org and modssl-us...@modssl.org, but this post contains a
lot more info. I didn't realize that the appropriate list is
users@httpd.apache.org
I'm trying to get Apache to do Client certificate verification wit
We're trying to configure apache to re-direct from one script to another by
using the redirect statement in the http.conf file. The redirect is running the
redirected script but unfortunately when we do this all the form data is being
lost.
The statement we are using is :-
Redirect 301 /cgi
On 08/17/2010 07:40 AM, Piotr Kloc wrote:
Hello !
I am using apache and suphp but I think its not a PHP problem
When I uploaded some files I got 500 errors in my apps after few seconds
of uploading.
I debug the apache process that handle the upload request and I can see
the following
write(7663
Hi all,
I am getting segmentation fault at ap_mpm_pod_check at pod.c : 54 function rc
= read(fd, &c, 1);
I am using 2.2.14, I googled and the problem was there in 2.2.3.
Does anyone know if this was fixed post 2.2.14?
thanks,
i get these in my
# tail -f /var/log/apache2/error_log
[Tue Aug 17 15:13:00 2010] [notice] Apache/2.2.15 (Unix)
mod_ssl/2.2.15 OpenSSL/0.9.8o configured -- resuming normal operations
[Tue Aug 17 15:14:56 2010] [error] [client 188.165.201.59] File does
not exist: /var/www/localhost/htdocs/test_500
On Tue, Aug 17, 2010 at 1:06 PM, Rich Bowen wrote:
>
> On Aug 17, 2010, at 6:20 AM, Norman Khine wrote:
>
> On Tue, Aug 17, 2010 at 11:31 AM, Joost de Heer
> wrote:
>
> [Tue Aug 17 09:41:47 2010] [alert] (EAI 2)Name or service not known:
>
> mod_unique_id: unable to find IPv4 address of "server-2
Hello !
I am using apache and suphp but I think its not a PHP problem
When I uploaded some files I got 500 errors in my apps after few seconds of
uploading.
I debug the apache process that handle the upload request and I can see the
following
write(7663,
"\355\251\312\37\35689\253\235i:jQ\35
On 17 Aug 2010, at 12:05, Amol Puglia wrote:
> Hello All,
>
> We have noticed lots of 202 httpd code in the access logs of apache.
202 is the HTTP response code. Your application is sending it.
Nothing to worry about, but you should get a sysop who can check up on
any gaps in his/her existing
On Aug 17, 2010, at 6:20 AM, Norman Khine wrote:
On Tue, Aug 17, 2010 at 11:31 AM, Joost de Heer > wrote:
[Tue Aug 17 09:41:47 2010] [alert] (EAI 2)Name or service not known:
mod_unique_id: unable to find IPv4 address of "server-2.local.net"
Configuration Failed
[Tue Aug 17 09:47:10 2010] [aler
Hello All,
We have noticed lots of 202 httpd code in the access logs of apache.
We would like to know what does it mean and whether it indicates any problem on
web server end.
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTTP/1.1" 202 -
"POST /eXchange/B2BInbound HTT
hi
On Tue, Aug 17, 2010 at 11:31 AM, Joost de Heer wrote:
>> [Tue Aug 17 09:41:47 2010] [alert] (EAI 2)Name or service not known:
>> mod_unique_id: unable to find IPv4 address of "server-2.local.net"
>> Configuration Failed
>> [Tue Aug 17 09:47:10 2010] [alert] (EAI 2)Name or service not known:
>
[Tue Aug 17 09:41:47 2010] [alert] (EAI 2)Name or service not known:
mod_unique_id: unable to find IPv4 address of "server-2.local.net"
Configuration Failed
[Tue Aug 17 09:47:10 2010] [alert] (EAI 2)Name or service not known:
mod_unique_id: unable to find IPv4 address of "server-2.local.net"
Confi
hello,
i have the following setup:
loadbalancer - 192.168.1.10
server-2 - 192.168.1.12
it is a gentoo machine.
# apache2 -v
Server version: Apache/2.2.15 (Unix)
Server built: Aug 12 2010 10:07:12
server2 has the following configuration
# cat /etc/conf.d/net
http://pastie.org/1097227
when
21 matches
Mail list logo