RHEL 5.5
Apache version 2.2.1
There are no connectivity issues due to firewall.
There is nothing which comes in the error logs.
On Tue, Jul 31, 2012 at 6:27 AM, Igor Cicimov wrote:
> On Mon, Jul 30, 2012 at 11:07 PM, gaurav shrivastava <
> g.shrivastava1...@gmail.com> wrote:
>
>> *
>> We autom
On Mon, Jul 30, 2012 at 11:07 PM, gaurav shrivastava <
g.shrivastava1...@gmail.com> wrote:
> *
> We automated our product
>
> Env -
>
> 4 Managed Serves - WLS weblogic (RHL)
> 1 DB - Oracle (RHL)
> 1 Proxy server - APACHE
>
> What i can see during the execution of and as the user load increases to
Hi,
Got some Tcpdump !
What i can see is that everytime when we got the issue, our httpd server
got an RST from the tomcat server.
Does someone have a clue on what's happening?
104 15:17:51.887648 X.X.X.X X.X.X.X TCP 551 50300 > 45371 [PSH, ACK]
Seq=459 Ack=1518 Win=49232 Len=485 TSval=702118294
*
We automated our product
Env -
4 Managed Serves - WLS weblogic (RHL)
1 DB - Oracle (RHL)
1 Proxy server - APACHE
What i can see during the execution of and as the user load increases to
180 +
I can see messages of timeouts at RPT console where response is not
received for the request.
Surprisi
Igor,
We disagree.
This problem can be reproduced without even involving mod_proxy, with the
following, simpler, configuration:
---
LoadModule cache_module modules/mod_cache.so
LoadModule disk_cache_module modules/mod_disk_cache.so
CacheRoot /data/httpcache/httpd/cache-root
C