Re: Browsers get stuck on some websites.

2005-07-12 Thread Ernst-Magne Vindal
On Mon, 11 Jul 2005, [KS] wrote:

> Date: Mon, 11 Jul 2005 14:26:36 -0400
> From: "[KS]" <[EMAIL PROTECTED]>
> To: Debian User 
> Subject: Browsers get stuck on some websites.
> Resent-Date: Mon, 11 Jul 2005 13:26:44 -0500 (CDT)
> Resent-From: debian-user@lists.debian.org
>
> Hello all,
>
> I have been noticing some problems with web browsers last night. On a
> few websites the browser hangs while loading the page. Most of the time
> when Mozilla hangs, it shows in the status bar that it is waiting for
> some advertisement website. Konqureror tells that it is loading the last
> image of the page and hangs. Firefox shows similar behaviour. Example:
> http://www.theweathernetwork.com
>
> Anybody else getting similar problems?
>
> /KS
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>

Both Mozilla and Opera (7.54) is showing the page just fine, opens in a
few sec.

/ernst-magne


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-12 Thread Chris F.A. Johnson
On 2005-07-11, [KS] wrote:
> [KS] wrote:
>> Hello all,
>> 
>> I have been noticing some problems with web browsers last night. On a
>> few websites the browser hangs while loading the page. Most of the time
>> when Mozilla hangs, it shows in the status bar that it is waiting for
>> some advertisement website. Konqureror tells that it is loading the last
>> image of the page and hangs. Firefox shows similar behaviour. Example:
>> http://www.theweathernetwork.com
>> 
>> Anybody else getting similar problems?
>> 
>> /KS
>> 
>> 
> More examples:
> http://www.theglobeandmail.com
> http://www.thestar.com
> http://www.canada.com
> --> these three hang in mozilla indicating that it is trying to load
> something from img.mediaplex.com

I have no problem with these sites, using Firefox 1.0.4, but in my
/etc/hosts is the following line:

0.0.0.0 img.mediaplex.com


-- 
Chris F.A. Johnson 
==
Shell Scripting Recipes: A Problem-Solution Approach, 2005, Apress



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites. - kill it

2005-07-11 Thread [KS]
Alvin Oga wrote:
> 
> On Mon, 11 Jul 2005, [KS] wrote:
> 
> 
>>I have been noticing some problems with web browsers last night. On a
>>few websites the browser hangs while loading the page. Most of the time
>>when Mozilla hangs, it shows in the status bar that it is waiting for
>>some advertisement website. Konqureror tells that it is loading the last
>>image of the page and hangs. Firefox shows similar behaviour. Example:
>>http://www.theweathernetwork.com
> 
> 
> konqueror (randomly) hangs all the time on some sites ... just kill it
> 
> ==
> == yeah.. them silly ads sucks... along with js and java from them
> == "advertisers"
> ==
> 
> KONQ="konqueror|kghostview|kio_http|nspluginviewer|kcookiejar|konsole"
> 
> for pid in ` ps axuw | egrep $KONQ | awk '{ print $2 }' `
> do
>   #
>   echo "kill -HUP $pid.."
>   kill -HUP $pid
>   #
> done
> 
> 
> c ya
> alvin
> 
> 
Rebooted the machine. Browsers seem to work fine although I had problems
to start X.

Thanks all for the help.
/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites. - kill it

2005-07-11 Thread Alvin Oga


On Mon, 11 Jul 2005, [KS] wrote:

> I have been noticing some problems with web browsers last night. On a
> few websites the browser hangs while loading the page. Most of the time
> when Mozilla hangs, it shows in the status bar that it is waiting for
> some advertisement website. Konqureror tells that it is loading the last
> image of the page and hangs. Firefox shows similar behaviour. Example:
> http://www.theweathernetwork.com

konqueror (randomly) hangs all the time on some sites ... just kill it

==
== yeah.. them silly ads sucks... along with js and java from them
== "advertisers"
==

KONQ="konqueror|kghostview|kio_http|nspluginviewer|kcookiejar|konsole"

for pid in ` ps axuw | egrep $KONQ | awk '{ print $2 }' `
do
  #
  echo "kill -HUP $pid.."
  kill -HUP $pid
  #
done


c ya
alvin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread KS

On Mon, 11 Jul 2005 17:39:51 -0400, "Marty" <[EMAIL PROTECTED]> said:
> [KS] wrote:
> 
> > I checked from another machine on my network, and it looks fine as its
> > loading all the websites. This is strange!
> 
> Would that machine be your firewall by any chance?  If so, you may have
> MMS clamping issues.  One possible cause is manaully restarting your
> firewall, which bypasses the /etc/ppp/ip-up.d/0clampmss script run by
> pon/ifup to configure the MMS clamping parameter.  Another possible
> cause is your pppd MTU setting.
> 
No, that machine is behind my gateway too. But it runs testing whereas
the machine on my desk runs unstable.

/KS
-- 
  KS
  [EMAIL PROTECTED]

-- 
http://www.fastmail.fm - Access all of your messages and folders
  wherever you are


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread Marty

[KS] wrote:


I checked from another machine on my network, and it looks fine as its
loading all the websites. This is strange!


Would that machine be your firewall by any chance?  If so, you may have
MMS clamping issues.  One possible cause is manaully restarting your
firewall, which bypasses the /etc/ppp/ip-up.d/0clampmss script run by
pon/ifup to configure the MMS clamping parameter.  Another possible
cause is your pppd MTU setting.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Browsers get stuck on some websites.

2005-07-11 Thread Michelle Konzack
Am 2005-07-11 14:37:04, schrieb [KS]:

> > http://www.theweathernetwork.com

> More examples:
> http://www.theglobeandmail.com
> http://www.thestar.com
> http://www.canada.com
> --> these three hang in mozilla indicating that it is trying to load
> something from img.mediaplex.com

I use Mozille 1.7.5 and it works perfectly.


Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: Browsers get stuck on some websites.

2005-07-11 Thread Haines Brown
It loaded quickly on galeon, and then I tried firefox. The first time
I tried it wouldn't load, but I had two sessions of firefox running,
and when I closed one of them and tried it on the other, it loaded
without problem. 

-- 
 
   Haines Brown
   KB1GRM   


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread TreeBoy
I apologise for my assumption.

You are getting a different problem to me - I only experience this on my work 
Windows box where I have more than one anti-spoofing tool installed.

This suggests that there may be a plugin problem that is hogging the process.

IS it worth trying going through any of those ?

Regards,


On Monday 11 Jul 2005 20:01, [KS] wrote:
> TreeBoy wrote:
> > As an aside: your browser does not "hang" - it just doesn't render -
> > hanging is a very specific phrase.
>
> Right now, the browser just "hangs". It does not repond to any of the
> action, no reponse on clicking the menu or toolbar, etc. No it has not
> just stopped rendering, it hangs for me.
>
> /KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread [KS]
TreeBoy wrote:
> 
> As an aside: your browser does not "hang" - it just doesn't render - hanging 
> is a very specific phrase.
>

Right now, the browser just "hangs". It does not repond to any of the
action, no reponse on clicking the menu or toolbar, etc. No it has not
just stopped rendering, it hangs for me.

/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread kamaraju kusumanchi

[KS] wrote:


[KS] wrote:
 


Hello all,

I have been noticing some problems with web browsers last night. On a
few websites the browser hangs while loading the page. Most of the time
when Mozilla hangs, it shows in the status bar that it is waiting for
some advertisement website. Konqureror tells that it is loading the last
image of the page and hangs. Firefox shows similar behaviour. Example:
http://www.theweathernetwork.com

Anybody else getting similar problems?

/KS


   


More examples:
http://www.theglobeandmail.com
http://www.thestar.com
http://www.canada.com
--> these three hang in mozilla indicating that it is trying to load
something from img.mediaplex.com
 

I am using mozilla-firefox 1.0.4, Debian Sid. All your websites work 
fine (without hanging) on this browser for me.


raju


--
Kamaraju S Kusumanchi
Graduate Student, MAE
Cornell University
http://www.people.cornell.edu/pages/kk288/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




[Fwd: Re: Browsers get stuck on some websites.]

2005-07-11 Thread steef



 Original Message 
Subject:Re: Browsers get stuck on some websites.
Date:   Mon, 11 Jul 2005 20:56:32 +0200










steef wrote:


[KS] wrote:


[KS] wrote:
 


Hello all,

I have been noticing some problems with web browsers last night. On a
few websites the browser hangs while loading the page. Most of the time
when Mozilla hangs, it shows in the status bar that it is waiting for
some advertisement website. Konqureror tells that it is loading the 
last

image of the page and hangs. Firefox shows similar behaviour. Example:
http://www.theweathernetwork.com

Anybody else getting similar problems?

/KS


  


More examples:
http://www.theglobeandmail.com
http://www.thestar.com
http://www.canada.com
--> these three hang in mozilla indicating that it is trying to load
something from img.mediaplex.com


 


ok gonna try them now: wait and see

steef


..no trouble at all for all three pages on both bowsers mozilla 
1.7.8 and firefox 1.0.4.


good luck,

steef



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Browsers get stuck on some websites.

2005-07-11 Thread TreeBoy
I get exactly the same thing with some ad servers (Falkag kills me at 
www.theregister.co.uk) at some locations. This happens on LInux with Firefox 
or Windows with Firefox or IE.

It appears to be a routing congestion issue and generally disappears after a 
while.

I've just learned to live with it.

As an aside: your browser does not "hang" - it just doesn't render - hanging 
is a very specific phrase.

Kind regards,

On Monday 11 Jul 2005 19:46, [KS] wrote:
> steef wrote:
> > [KS] wrote:
> >> Hello all,
> >>
> >> I have been noticing some problems with web browsers last night. On a
> >> few websites the browser hangs while loading the page. Most of the time
> >> when Mozilla hangs, it shows in the status bar that it is waiting for
> >> some advertisement website. Konqureror tells that it is loading the last
> >> image of the page and hangs. Firefox shows similar behaviour. Example:
> >> http://www.theweathernetwork.com
> >>
> >> Anybody else getting similar problems?
> >>
> >> /KS
> >
> > nope. i could reach the webpage without any trouble with firefox and
> > mozllia and by using the red-crosslinks read about the flooding in
> > alberta.
> >
> > steef
> > groningen
> > holland
>
> Same for http://www.foxnews.com
>
> The browser hangup looks consistent to me especially for websites having
> some advertisements!
>
> Thanks,
> /KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread [KS]
[KS] wrote:
> [KS] wrote:
> 
>>Hello all,
>>
>>I have been noticing some problems with web browsers last night. On a
>>few websites the browser hangs while loading the page. Most of the time
>>when Mozilla hangs, it shows in the status bar that it is waiting for
>>some advertisement website. Konqureror tells that it is loading the last
>>image of the page and hangs. Firefox shows similar behaviour. Example:
>>http://www.theweathernetwork.com
>>
>>Anybody else getting similar problems?
>>
>>/KS
>>
>>
> 
> More examples:
> http://www.theglobeandmail.com
> http://www.thestar.com
> http://www.canada.com
> --> these three hang in mozilla indicating that it is trying to load
> something from img.mediaplex.com
> 
> 
I checked from another machine on my network, and it looks fine as its
loading all the websites. This is strange!

/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread Jonathan Kaye
En/La [KS] ha escrit, a 11/07/05 20:26:
> Hello all,
> 
> I have been noticing some problems with web browsers last night. On a
> few websites the browser hangs while loading the page. Most of the time
> when Mozilla hangs, it shows in the status bar that it is waiting for
> some advertisement website. Konqureror tells that it is loading the last
> image of the page and hangs. Firefox shows similar behaviour. Example:
> http://www.theweathernetwork.com
> 
> Anybody else getting similar problems?
> 
> /KS
> 
> 
Hi,
I tried loading the page with Firefox 1.0.4. I had no problem. It loaded
quickly and completely.
I'm running Etch 2.6.8
Cheers,
Jonathan

-- 
Please don't cc: your posting to my personal address.
Thank you.


signature.asc
Description: OpenPGP digital signature


Re: Browsers get stuck on some websites.

2005-07-11 Thread steef

[KS] wrote:


[KS] wrote:
 


Hello all,

I have been noticing some problems with web browsers last night. On a
few websites the browser hangs while loading the page. Most of the time
when Mozilla hangs, it shows in the status bar that it is waiting for
some advertisement website. Konqureror tells that it is loading the last
image of the page and hangs. Firefox shows similar behaviour. Example:
http://www.theweathernetwork.com

Anybody else getting similar problems?

/KS


   


More examples:
http://www.theglobeandmail.com
http://www.thestar.com
http://www.canada.com
--> these three hang in mozilla indicating that it is trying to load
something from img.mediaplex.com


 


ok gonna try them now: wait and see

steef


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Browsers get stuck on some websites.

2005-07-11 Thread [KS]
steef wrote:
> [KS] wrote:
> 
>> Hello all,
>>
>> I have been noticing some problems with web browsers last night. On a
>> few websites the browser hangs while loading the page. Most of the time
>> when Mozilla hangs, it shows in the status bar that it is waiting for
>> some advertisement website. Konqureror tells that it is loading the last
>> image of the page and hangs. Firefox shows similar behaviour. Example:
>> http://www.theweathernetwork.com
>>
>> Anybody else getting similar problems?
>>
>> /KS
>>
>>
>>  
>>
> nope. i could reach the webpage without any trouble with firefox and
> mozllia and by using the red-crosslinks read about the flooding in alberta.
> 
> steef
> groningen
> holland
> 
> 
Same for http://www.foxnews.com

The browser hangup looks consistent to me especially for websites having
some advertisements!

Thanks,
/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread [KS]
[KS] wrote:
> Hello all,
> 
> I have been noticing some problems with web browsers last night. On a
> few websites the browser hangs while loading the page. Most of the time
> when Mozilla hangs, it shows in the status bar that it is waiting for
> some advertisement website. Konqureror tells that it is loading the last
> image of the page and hangs. Firefox shows similar behaviour. Example:
> http://www.theweathernetwork.com
> 
> Anybody else getting similar problems?
> 
> /KS
> 
> 
More examples:
http://www.theglobeandmail.com
http://www.thestar.com
http://www.canada.com
--> these three hang in mozilla indicating that it is trying to load
something from img.mediaplex.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Browsers get stuck on some websites.

2005-07-11 Thread steef

[KS] wrote:


Hello all,

I have been noticing some problems with web browsers last night. On a
few websites the browser hangs while loading the page. Most of the time
when Mozilla hangs, it shows in the status bar that it is waiting for
some advertisement website. Konqureror tells that it is loading the last
image of the page and hangs. Firefox shows similar behaviour. Example:
http://www.theweathernetwork.com

Anybody else getting similar problems?

/KS


 

nope. i could reach the webpage without any trouble with firefox and 
mozllia and by using the red-crosslinks read about the flooding in alberta.


steef
groningen
holland


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Browsers get stuck on some websites.

2005-07-11 Thread [KS]
Hello all,

I have been noticing some problems with web browsers last night. On a
few websites the browser hangs while loading the page. Most of the time
when Mozilla hangs, it shows in the status bar that it is waiting for
some advertisement website. Konqureror tells that it is loading the last
image of the page and hangs. Firefox shows similar behaviour. Example:
http://www.theweathernetwork.com

Anybody else getting similar problems?

/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]