https://issues.apache.org/ooo/show_bug.cgi?id=124632
Issue ID: 124632
Issue Type: DEFECT
Summary: Optimize PNG files on the website
Product: Infrastructure
Version: current
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: Website general issues
Assignee: [email protected]
Reporter: [email protected]
The largest object on the http://openoffice.org/ homepage is currently a 16x16
image file with an RSS icon, 47 KB:
http://www.openoffice.org/images/logo-rss-16.png
This wastes ~45 KB per request, so ~45 GB every day at one million visits per
day.
The PNG should be optimized with any image processing program such as the GIMP,
or with ImageMagick (convert, use the --colors option and no dithering), or
anything. The resulting file should be attached to this issue. While at it, a
cursory look at the other PNG files in the homepage would be useful.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.