I\'m developing a web application for mobile browsers. Right now most of development is done on local machines (with local apache) and I\'d like to test how it behaves in lo
I usually just install Fiddler on the client and run the site whilst running Fiddler. It can simulate 56K speeds and it can also keep track of how much data has been received so you can check exactly how much bandwidth your site uses.