I reported this back with 3.1 and it's still not working in 3.2
under:
/config/confMgr.php?m=serv&p=tuning&t=SERV_TUNING_GZIP&a=e
text/* is NOT being obeyed
For example I discovered text/javascript was not being compressed and I had to add it manually, in addtion to text/*
But now I am having an additional problem in that .htc files which are mime type "text/x-component" do not get compressed even when text/x-component is added to the list. The analyzer I use to determine this shows the proper mime type is being sent and will always accept compression if the server offers it. The filesize is larger than the minimum set for compression.
under:
/config/confMgr.php?m=serv&p=tuning&t=SERV_TUNING_GZIP&a=e
text/* is NOT being obeyed
For example I discovered text/javascript was not being compressed and I had to add it manually, in addtion to text/*
But now I am having an additional problem in that .htc files which are mime type "text/x-component" do not get compressed even when text/x-component is added to the list. The analyzer I use to determine this shows the proper mime type is being sent and will always accept compression if the server offers it. The filesize is larger than the minimum set for compression.
Last edited: