On Sat, Jun 25, 2011 at 10:46:03PM +0200, Martin Pelikan wrote:
> On Sat, Jun 25, 2011 at 11:19:51PM +0300, Alexey Suslikov wrote:

...

> > This is why web has tons of websites with malicious javascript code -
> > because that's what web sites are for :)
> 
> Do you really think the websites are made for running javascript code?
> I, on the other hand, do see that my laptop has a gigE card and on 100M
> fiber I still wait 5 seconds until every news page loads no matter what
> the browser is. Something is really really wrong along the way.  Do we
> have to save bandwidth, when I run rtorrent and it flows 5 MB/s?
> 

The problem with slow loading pages is more because of all the crap they
load. Like the facebook and twitter iframes that take ages to load. And
prefecthing will make it worse because the servers will all be busy
serving prefetching clients of other users that will most probably never
visit the site.

The problem is that most webdesigners have no clue about how websites are
loaded so they build stuff that takes ages to load. Not because of
bandwidth issues but more because of people not understanding how TCP
works and how to reduce delays.

-- 
:wq Claudio

Reply via email to