Everything about Web and Network Monitoring

About Warren Gaebel

Warren wrote his first computer program in 1970 (yes, it was Fortran).  He earned his Bachelor of Arts degree from the University of Waterloo and his Bachelor of Computer Science degree at the University of Windsor.  After a few years at IBM, he worked on a Master of Mathematics (Computer Science) degree at the University of Waterloo.  He decided to stay home to take care of his newborn son rather than complete that degree.  That decision cost him his career, but he would gladly make the same decision again. Warren is now retired, but he finds it hard to do nothing, so he writes web performance articles for the Monitor.Us blog.  Life is good!
1clock

The Chronology of a Click, Part VIII

We’ve reached a milestone in this series. When the user clicked on that link way back at the beginning, it was a request for a web page. Parts II through VII saw the request being transported to the server and the server finding or building the web page (the response). Now, after all that, the… Read the full post

1clock

The Chronology of a Click, Part VII

This series details what happens behind the scenes in response to a user’s click on a link. We’ve already seen the request go down the client machine’s protocol stack, across the Internet, up the server machine’s protocol stack, and into the web server software. If a server-side script was requested, the web server software passed… Read the full post

1clock

The Chronology of a Click, Part VI

Welcome to Part VI of Chronology of a Click. This series chronologically details what happens after a user clicks on a link in a web page. It is interspersed with website performance tips that relate to the topic being discussed. It is presented in multiple parts:

high-performance-web-sites

High Performance Websites: Book Review

A long time ago (in computing terms, that works out to about half a decade), a man named Souders and a company named O’Reilly got together to publish a book about website performance. I wonder if they knew just how important that book would become?

1clock

The Chronology of a Click, Part V

Welcome to Part V of Chronology of a Click.This series chronologically details what happens after a user clicks on a link in a web page. It is interspersed with website performance tips that relate to the topic being discussed. It is presented in multiple parts. Here’s what we’ve covered so far: The user clicks on a… Read the full post

1clock

The Chronology of a Click, Part IV

Welcome to Part IV of Chronology of a Click.This series chronologically details what happens after a user clicks on a link in a web page. It is interspersed with website performance tips that relate to the topic being discussed. It is presented in multiple parts:

website-performance-weekly-monitorus

This Week in Website Performance

This Week in Website Performance is a weekly feature of the Monitor.Us blog. It summarizes recent articles about website performance. Why? Because your friends at Monitor.Us care. The Chronology of a Click, Part III Author: Warren Gaebel. This article continues the description of the behind-the-scenes activites from the time a user clicks on a link… Read the full post

1clock

The Chronology of a Click, Part III

This article details what happens after a user clicks on a link in a web page. It is presented chronologically, but interspersed with website performance tips that relate to the topic under consideration at that time. It is presented in multiple parts:   Part I – an overview of the entire process from beginning to… Read the full post