Re: mod_proxy error, segmentation fault

2005-12-04 Thread Joost de Heer
RewriteRule "(.*)" "http://uxdev14.sofinco.fr:8080%{REQUEST_URI}"; [P,L] Try without the " around the second argument? Joost

Re: mod_proxy error, segmentation fault

2005-12-04 Thread Christophe Yayon
Christophe Yayon wrote: Hi, Here is my configuration : ServerName portail.polen.xxx.fr CustomLog /var/log/apache21/access-portail.log combined Order deny,allow Allow from all RewriteEngine On RewriteRule "(.*)" "ht

Re: mod_proxy error, segmentation fault

2005-11-27 Thread Christophe Yayon
Hi, Here is my configuration : ServerName portail.polen.xxx.fr CustomLog /var/log/apache21/access-portail.log combined Order deny,allow Allow from all RewriteEngine On RewriteRule "(.*)" "http://uxdev14.sofi

Re: mod_proxy error, segmentation fault

2005-11-27 Thread Ruediger Pluem
On 11/26/2005 07:40 PM, Christophe Yayon wrote: > Hi all, > > i have just tried with the last 2.1.10 and i have the same problem : > > 1. in error logs : > [Sat Nov 26 19:29:55 2005] [error] [client 10.133.2.63] proxy: error > reading status line from remote server (null), referer: > http://por

Re: mod_proxy error, segmentation fault

2005-11-26 Thread Christophe Yayon
Hi all, i have just tried with the last 2.1.10 and i have the same problem : 1. in error logs : [Sat Nov 26 19:29:55 2005] [error] [client 10.133.2.63] proxy: error reading status line from remote server (null), referer: http://portail.polen.sofinco.fr/polen/ [Sat Nov 26 19:29:55 2005] [error]

Re: mod_proxy error, segmentation fault

2005-11-23 Thread Joe Orton
On Mon, Nov 21, 2005 at 06:24:15PM +0100, Christophe Yayon wrote: > Ji all, > > I am trying to configure a apache 2.1.9-beta reverse proxy with mod_proxy > (or mod_rewrite [P]) and i encounter a strange problem, i think it is a > bug... > > I encounter the problem when i do load tests with 10 sim