TM1Web and IIS Compression

Post Reply
User avatar
George Regateiro
MVP
Posts: 326
Joined: Fri May 16, 2008 3:35 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2007 SP3
Location: Tampa FL USA

TM1Web and IIS Compression

Post by George Regateiro »

We have started enabling IIS compression on our sharepoint servers and other web apps throughout our company. I was wondering if anyone here has had any experience trying to enable it on TM1Web?

Here is the link from MS on the topic

http://www.microsoft.com/technet/prodte ... x?mfr=true

This method has created a big difference in SharePoint with our remote sites, I started thinking about doing it in TM1Web. I was probably going to try it on on dev box in a couple days, but I thought I would see if there is any feedback out there.
Martin Erlmoser
Community Contributor
Posts: 125
Joined: Wed May 28, 2008 1:22 pm
OLAP Product: TM1, Cognos Express,..
Version: 9.1.4 FP1
Excel Version: 2010
Location: Vienna
Contact:

Re: TM1Web and IIS Compression

Post by Martin Erlmoser »

i had the same thought yesterday and i did some just 4 fun tests on a test sys. (used firebug for getting informations)
i added aspx, css and xml to the filter list

everytime the same task:
logging in to tm1web
opening a file with actionbuttons to other websheets
jumping to websheets guv via actionbutton
-- end

225kb total, nocache, 8,16s, compressed
234kb total, nocache, 4,89s, compressed
236kb total, nocache, 7,57s, compressed
40kb total, cached, 2,19s, compressed
32kb total, cached, 2,19s, compressed
40kb total, cached, 2,91s, compressed
32kb total, cached, 2,3s, compressed
49kb total, cached, 2,72s, compressed
40kb total, cached, 2,28s, compressed

422kb total, nocache, 10,37s, uncompressed
422kb total, nocache, 9,05s, uncompressed
191kb total, cached, 1,68s, uncompressed
200Kb total, cached, 1,81s, uncompressed
200kb total, cached, 1,65s, uncompressed
200kb total, cached, 3,67s, uncompressed
191kb total, cached, 2,52s, uncompressed
191kb total, cached, 3,58s, uncompressed

yes, i think i will give it a chance on a productive system where we have some performance issues over slow vpn over internet connections
Post Reply