Re: [Resin-interest] Connection Reset message

2007-05-31 Thread Gary Zhu
Before you start doing it the hard way:

Double check your apache.conf and resin.conf to make sure keepalive are both 
off.
If you want to have keepalive on, set the timeout to be the same. Mismatching 
of keepalive settings (on all the servers for your web site, including proxy) 
might cause "connection reset" errors, depending on timing.


> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Keith Fetterman
> Sent: Thursday, May 31, 2007 7:58 AM
> To: General Discussion for the Resin application server
> Subject: Re: [Resin-interest] Connection Reset message
>
>
> Hi Scott,
>
>  >
>  > You might double check the timeouts and netstat between Resin and
>  > Apache.  It sounds like something is timing out incorrectly.
>  >
>
> Are the timeouts specified in Resin or Apache or are they native to
> Linux?  I know netstat is a Linux command.
>
> I have narrowed the problem down to the pop-up blocking feature in
> Symantec's Norton Internet Security (NIS) 2007 Add on pack.  When this
> is turned off or disabled, the problem goes away.  If I turn
> it on, then
> pages are frequently not displayed in IE or I get the connection reset
> message in firefox.
>
> The weird thing is is that I never see this problem with
> other Web sites
> when the pop-up blocking is enabled.  The Go2marine.com web site does
> not use pop-up windows (new windows) except when a user
> clicks for more
> information, help, etc.  So, I think the problem is definitely in NIS
> when it is scanning our pages for pop-ups.
>
> If you could recommend a Linux utility/command that I could use to
> analyze the HTTP / TCP communication while I am browsing our site with
> the pop-up blocking enabled, that would be very helpful.
>
> Thanks a lot.
>
> Keith
>
>
> Scott Ferguson wrote:
> > On May 21, 2007, at 7:15 PM, Keith Fetterman wrote:
> >
> >> I am experiencing a problem displaying pages from our Website on
> >> Windows
> >> XP computers running Symantec's Norton Internet Security 2007 (NIS
> >> 2007.)  Frequently, I will get a "Connection Reset" message in
> >> Firefox 2
> >> and "Page cannot be displayed" message in Internet Explorer 7 when
> >> I am
> >> browsing our Website.
> >>
> >> I have tried other Websites and it seems that the problem
> only occurs
> >> with our Website, http://www.go2marine.com
> >>
> >> Our Web server is running RedHat Enterprise 3. We are running Resin
> >> pro
> >> 3.0.23 with Apache 2.0.46 front end.
> >>
> >> Has anyone else experienced this problem with Resin or
> Apache & Resin
> >> and NIS 2007?  If so, please share how you fixed it or what the
> >> cause of
> >> the problem might be.
> >
> > You might double check the timeouts and netstat between Resin and
> > Apache.  It sounds like something is timing out incorrectly.
> >
> > -- Scott
> >
> >> Thanks,
> >> Keith
> >>
> >> --
> >> -
> >> Keith Fetterman  206-780-5670
> >> Mariner Supply, Inc. [EMAIL PROTECTED]
> >> http://www.go2marine.com
> >>
> >>
> >> ___
> >> resin-interest mailing list
> >> resin-interest@caucho.com
> >> http://maillist.caucho.com/mailman/listinfo/resin-interest
> >
> >
> >
> > ___
> > resin-interest mailing list
> > resin-interest@caucho.com
> > http://maillist.caucho.com/mailman/listinfo/resin-interest
>
> --
> -
> Keith Fetterman  206-780-5670
> Mariner Supply, Inc. [EMAIL PROTECTED]
> http://www.go2marine.com
>
>
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Connection Reset message

2007-05-31 Thread Keith Fetterman
Hi Scott,

 >
 > You might double check the timeouts and netstat between Resin and
 > Apache.  It sounds like something is timing out incorrectly.
 >

Are the timeouts specified in Resin or Apache or are they native to 
Linux?  I know netstat is a Linux command.

I have narrowed the problem down to the pop-up blocking feature in 
Symantec's Norton Internet Security (NIS) 2007 Add on pack.  When this 
is turned off or disabled, the problem goes away.  If I turn it on, then 
pages are frequently not displayed in IE or I get the connection reset 
message in firefox.

The weird thing is is that I never see this problem with other Web sites 
when the pop-up blocking is enabled.  The Go2marine.com web site does 
not use pop-up windows (new windows) except when a user clicks for more 
information, help, etc.  So, I think the problem is definitely in NIS 
when it is scanning our pages for pop-ups.

If you could recommend a Linux utility/command that I could use to 
analyze the HTTP / TCP communication while I am browsing our site with 
the pop-up blocking enabled, that would be very helpful.

Thanks a lot.

Keith


Scott Ferguson wrote:
> On May 21, 2007, at 7:15 PM, Keith Fetterman wrote:
> 
>> I am experiencing a problem displaying pages from our Website on  
>> Windows
>> XP computers running Symantec's Norton Internet Security 2007 (NIS
>> 2007.)  Frequently, I will get a "Connection Reset" message in  
>> Firefox 2
>> and "Page cannot be displayed" message in Internet Explorer 7 when  
>> I am
>> browsing our Website.
>>
>> I have tried other Websites and it seems that the problem only occurs
>> with our Website, http://www.go2marine.com
>>
>> Our Web server is running RedHat Enterprise 3. We are running Resin  
>> pro
>> 3.0.23 with Apache 2.0.46 front end.
>>
>> Has anyone else experienced this problem with Resin or Apache & Resin
>> and NIS 2007?  If so, please share how you fixed it or what the  
>> cause of
>> the problem might be.
> 
> You might double check the timeouts and netstat between Resin and  
> Apache.  It sounds like something is timing out incorrectly.
> 
> -- Scott
> 
>> Thanks,
>> Keith
>>
>> -- 
>> -
>> Keith Fetterman  206-780-5670
>> Mariner Supply, Inc. [EMAIL PROTECTED]
>> http://www.go2marine.com
>>
>>
>> ___
>> resin-interest mailing list
>> resin-interest@caucho.com
>> http://maillist.caucho.com/mailman/listinfo/resin-interest
> 
> 
> 
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest

-- 
-
Keith Fetterman  206-780-5670
Mariner Supply, Inc. [EMAIL PROTECTED]
http://www.go2marine.com


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Connection Reset message

2007-05-25 Thread Scott Ferguson

On May 21, 2007, at 7:15 PM, Keith Fetterman wrote:

> I am experiencing a problem displaying pages from our Website on  
> Windows
> XP computers running Symantec's Norton Internet Security 2007 (NIS
> 2007.)  Frequently, I will get a "Connection Reset" message in  
> Firefox 2
> and "Page cannot be displayed" message in Internet Explorer 7 when  
> I am
> browsing our Website.
>
> I have tried other Websites and it seems that the problem only occurs
> with our Website, http://www.go2marine.com
>
> Our Web server is running RedHat Enterprise 3. We are running Resin  
> pro
> 3.0.23 with Apache 2.0.46 front end.
>
> Has anyone else experienced this problem with Resin or Apache & Resin
> and NIS 2007?  If so, please share how you fixed it or what the  
> cause of
> the problem might be.

You might double check the timeouts and netstat between Resin and  
Apache.  It sounds like something is timing out incorrectly.

-- Scott

>
> Thanks,
> Keith
>
> -- 
> -
> Keith Fetterman  206-780-5670
> Mariner Supply, Inc. [EMAIL PROTECTED]
> http://www.go2marine.com
>
>
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest