Tag Archives: http

Using Multiple Subdomains With Tiled Map Services, Working Around The Browser Limiting HTTP Connections

This is always an interesting topic and its something I looked at a few years ago. Always thinking about performance I decided to revisit this topic. While most of the latest browsers allow for six simultaneous connections, previous versions only ...

Performance And Throughput Tips For ArcGIS Server 9.3.1 Cached Map Services And Apache HTTP Server

A new whitepaper has been published which talks about the popular topic of performance. This whitepaper provides a bundle of tips around performance and throughput for ArcGIS Server 9.3.1 cached map services when working with Apache. ...

Localhost HTTP Debugging With Fiddler

If you are doing much development and need to intercept HTTP traffic then Fiddler is the tool design for just this. I use Fiddler almost every day during a number of development tasks. It's a great HTTP debugging proxy. ...