Re: [users@httpd] Content Based Routing in Apache HTTP Server

2011-09-28 Thread Achal Kumar
You can write a input filter to do it. Achal On Wed, Sep 28, 2011 at 1:36 AM, Sivaraman V wrote: > I am have a requirement wherein I need to route between two platforms based > on the element value of the incoming xml requests. If the text for the > element is like: Websphere then I need to rou

[users@httpd] Content Based Routing in Apache HTTP Server

2011-09-28 Thread Sivaraman V
I am have a requirement wherein I need to route between two platforms based on the element value of the incoming xml requests. If the text for the element is like: Websphere then I need to route the message to host1. If the text for the element is like: oracle then I need to route the request to h

Re: [users@httpd] Apache freezes after running for 2 days.

2011-09-28 Thread Rainer Jung
On 26.09.2011 23:35, Abhi Auradkar wrote: > I have been running the apache server to load test a application. > > The apache 2.2.20 is running on CentOS 5.6 > > -bash-3.2$ uname -a > Linux hdm102 2.6.18-238.19.1.el5.centos.plus #1 SMP Mon Jul 18 10:05:09 > EDT 2011 x86_64 x86_64 x86_64 GNU/Linux