Paul Rubin wrote:

Simon Wittber <[EMAIL PROTECTED]> writes:

Slow is such an ambiguous term. Do you mean the pages are slow to
render in a browser, or slow to be fetched from the server, or the
server is slow to respond to requests? What is slow?


The server is slow to respond to requests.  Browser rendering is
independent of the server architecture and "slow to be fetched from
the server" sounds like it means low network speed.  I'm talking about
the very familiar experience of clicking a link and then waiting,
waiting, waiting for the page to load.  You rarely see that happen
with Ebay or Google.  It happens all the time with Wikipedia.

This has a lot to do with the latency and speed of the connecting network. Sites like Ebay, Google, and Amazon are connected to internet backbone nodes (for speed) and are cached throughout the network using things like Akami (to reduce latency)...

--
----------------------------------------------------------------------------
Tim Daneliuk     [EMAIL PROTECTED]
PGP Key:         http://www.tundraware.com/PGP/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to