Forum Moderators: phranque

Message Too Old, No Replies

The Technical Aspects of running a One Person High Traffic site.

One person's experience.

         

trillianjedi

12:00 pm on Mar 17, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Technical Discussion continued from here [webmasterworld.com].

I'm also more interested in the technical aspects of your server performance Markus.

Any threads you wanted to start on that subject I'm sure would be well supported....

TJ

[edited by: Woz at 10:46 pm (utc) on Mar. 17, 2006]

[edited by: tedster at 4:39 pm (utc) on May 28, 2007]

OCSupertones

6:26 am on Mar 31, 2006 (gmt 0)

10+ Year Member



Sorry to be a newb, but does someone mind stickying me his site as well.

amznVibe

4:30 am on Apr 2, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



markus, I found a flaw in your implimentation of gzip html compression on your page server. While it might seem trivial, it actually could be costing you some serious bandwidth so I wanted to alert you to it.

Apparently pages are only gzipped on your site if a http 1.1 request is made, despite the correct headers/responses being sent to indicate gzip support when a http 1.0 connection is made.

This is different than the typical compression response by IIS, mod_gzip (apache 1.3) and mod_deflate (apache 2.0).

While modern browsers don't use http 1.0 anymore, most bots do use it and most support gzip to save your bandwidth, which you aren't taking advantage of. Since bots use far more bandwidth than human visitors, this adds up every month.

If you were using php I could suggest to you in a heartbeat how to fix this, but on your asp.net I would have no clue. So I hope it's just as easy.

I discovered this by accident while testing a new page/site analyzer I am writing and was trying to come up with interesting pages to analyze.

markus007

10:59 pm on Apr 4, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks amznVibe!

I knew gzip wasn't working 100% of the time and i couldn't figure out what was up. I'll see if there are any settings in the metabase i can change.

amznVibe

3:49 am on Apr 5, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Happy to help. Let me know if you'd like me to test again, sticky or post here...
This 94 message thread spans 4 pages: 94