HttpWatch 8.3 Supports SPDY

calendarJune 5, 2012 in Firefox , HTTPS , HttpWatch

Mozilla Firefox 13 was released today and includes a significant performance related feature. By default, it now uses the SPDY protocol with any supporting web site.

The SPDY protocol was developed as part of Google’s ‘Lets make the web faster’ initiative to overcome these performance related problems in HTTP:

  1. Only a single HTTP request can be active on an HTTP connection at a given time. Although HTTP pipelining was intended to overcome this, it still uses a FIFO queue and it is not well supported by existing HTTP infrastructure.
  2. Headers in HTTP request and responses messages are never compressed.

Item 1) is particularly significant as the round trip time to the server has a large impact on the amount of throughput that can be achieved on an HTTP connection. The SPDY protocol overcomes these problems by adding a multiplexing and header compressing layer between SSL and HTTP:

There’s more information about SPDY in the white paper and specification.

Although, few companies currently use SPDY it is now enabled on all Google servers that use HTTPS. For example, if you access Gmail or a secure version of the Google search page with Google Chrome or Firefox 13+ you will be using SPDY.

This also applies to any web components served by Google over HTTPS. For example, if your secure site uses the Google Ajax libraries or Google Analytics these will be served with SPDY when possible.

When we updated HttpWatch with Firefox 13 support, we also added SPDY support because it will now be frequently used due to Google’s influence on the web.

The main difference you see in HttpWatch with SPDY is that it displays the SPDY stream ID on the Overview page:

The Stream tab now shows the raw SPDY request and response messages. The compressed headers appear as unreadable character sequences at the start of each message. The tab also shows how many SPDY data frames were used to send or receive the content:

There are also some new columns so that SPDY related data can be displayed in the main grid and exported to CSV files:

A full list of changes in version 8.3 is included in the version history.

 

HttpWatch 8.2: Firefox 12 Support and Clipboard Enhancements

calendarApril 25, 2012 in Firefox , HttpWatch

HttpWatch 8.2 is now available for download. As well as including support for Firefox 12, we’ve also improved the use of the clipboard for transferring content from requests directly into other applications:

The content is placed on the clipboard as text or image based formats as appropriate and as a file object. The file object format can be directly pasted into supporting Windows applications. For example, a content file can be pasted into a Windows folder:

Or as an attachment in Microsoft Outlook:

If you’ve got any suggestions about how we can improve your productivty in HttpWatch please contact us using the HttpWatch Feedback Form, by email or by adding comments to this post.

HttpWatch Version 8.0 Released

calendarJanuary 30, 2012 in Firefox , HttpWatch

HttpWatch version 8.0 has been released and is now available for download.

Any customers eligible for a free upgrade to HttpWatch Professional can install the latest version using their existing license key. If you’re not sure whether your license will work with version 8.0 go to Help->Check For Updates in HttpWatch and it will show you any available updates or upgrades.

What’s New?

Supports Firefox 10.0

HttpWatch 8.0 works with Mozilla Firefox 10.0:

Windows 7 Taskbar Previews

HttpWatch Studio supports Windows 7 taskbar previous making it easier to switch between log files:

New ID and Connection ID Values

The ID provides a simple way to uniquely identify entries in an HttpWatch log file:

and the Connection ID shows which TCP connection was used by each request:

Add Comments to Pages and Requests

You can now add comments to the log file within the browser or in HttpWatch Studio:

Supports HTTP Archive (HAR) 1.2 File Format

HttpWatch 8.0 supports the enhanced the HAR 1.2 file format for importing and exporting data to other tools and environments:

Add any Header, Cookie, Query String or POST data value as a Grid Column

Track changes to headers, cookies or other parameters more easily by adding them as a column to the main request grid:

Easily Add Data Items as a Grid Column

Almost every data item displayed in HttpWatch can be quickly added to the main request grid using a context menu item:

A more detailed list of changes is available in the version history.

Ready to get started? TRY FOR FREE Buy Now