Re: SIlly bug creating havoc

2008-04-22 Thread Parag Dhanuka
THanks a ton... had set a very cache for my DB and thts what was causing the problems now everythig seems fine :) On Mon, Apr 21, 2008 at 9:12 PM, Hassan Schroeder < [EMAIL PROTECTED]> wrote: > On Mon, Apr 21, 2008 at 7:54 AM, Parag Dhanuka <[EMAIL PROTECTED]> > wrote: > > I am using an apache se

Re: SIlly bug creating havoc

2008-04-21 Thread Hassan Schroeder
On Mon, Apr 21, 2008 at 7:54 AM, Parag Dhanuka <[EMAIL PROTECTED]> wrote: > I am using an apache server to act as a load balancer to my tomcat server... I don't see anything in that conf about load balancing, but regardless, > I pinged tomcat to see if I can connect to it and I saw I could not..

SIlly bug creating havoc

2008-04-21 Thread Parag Dhanuka
I am using an apache server to act as a load balancer to my tomcat server... I am using reverse proxy for doing this.. The major lines of change in my http conf are these ProxyRequests Off Order deny,allow Deny from all Allow from all SetEnv force-proxy-request-1.0 1 SetEnv