Project

General

Profile

Actions

Feature #447

closed

Enable compression on WSvgImage

Added by Thomas Suckow almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
07/21/2010
Due date:
% Done:

0%

Estimated time:

Description

When a WSvgImage is served via generated URI, the data is not compressed.

I did a little experiment with my image and saw a 500KB SVG compress to 30KB.

Actions #1

Updated by Koen Deforche almost 14 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

I guess you are referring to the behavior of the built-in httpd (in general compression is a property of the connector/web server; not Wt itself).

Indeed, the WSvgImage mime-type was not listed as one that can and should be compressed when possible. Fixed now.

Regards,

koen

Actions #2

Updated by Thomas Suckow almost 14 years ago

Confirmed fixed in master.

Thanks,

Thomas

Actions #3

Updated by Pieter Libin over 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF