Status/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)
Created: 01/14/2009
Components: CFIMAGE
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Major / Unknown
Locale/System: English / Platforms All
Vote Count: 3
Problem:
Method:
Result:
Pure Java JAI and ImageIO libraries exhibit much better performance than natively wrapped ones and are more reliable.
On our server cfimage action="resize" and imageScaleToFit will peg the CPU to 100% and hang the thread on any large image. Eventually the request will time out, but this might not be for 5 or more minutes.
After deleting the mlibwrapper_jai.jar and clibwrapper_jiio.jar so the Pure Java code path was used, the resize performance turned into mere seconds and the CPU usage dropped significantly.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3037251
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 01/14/2009
Attachments:
Comments: