History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-3860
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: -- --
Assignee: Mamye Kratt
Reporter: Mamye Kratt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

Sometimes xml comes back as application/xml, but Tomcat out of the box isn't setup to compress this

Created: 09/Apr/07 03:39 PM   Updated: 17/Jul/07 11:16 AM
Component/s: Server - XML
Affects Version/s: 4.0.0
Fix Version/s: Legals, 4.0.3

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 5,102
Runtime: N/A
Fix in hand: False


 Description  « Hide
Small gzip issue.

You need to go to the supplied server.xml and put in:

compressableMimeType="application/xml,text/html,text/xml,text/javascript,application/x-javascript,application/javascript"/>

 Otherwise people will get needlessly slow xml transfers.

dino@felstar.com
 


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mamye Kratt - 17/Jul/07 11:16 AM
(4.0 branch (4.0.3) installer build r5665)
OpenLaszlo Server 4.0.3/Server/tomcat-5.0.24/conf/server.xml contains application/xml.