tracker issue : CF-3178478

select a category, or use search below
(searches all categories and all time range)
Title:

Remote image pull 2 extra times on image write

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): David McCan / David McCan (David McCan)

Created: 04/30/2012

Components: CFIMAGE

Versions: 9.0.1

Failure Type: Performance Issue

Found In Build/Fixed In Build: 9.0.1 / 288163

Priority/Frequency: Major / All users will encounter

Locale/System: English / Win 2003 Server

Vote Count: 0

Problem Description:  Pull a remote image via CFIMAGE or IMAGENEW and then write it via CFIMAGE or IMAGEWRITE and on write the image is pulled 2 more times.

Steps to Reproduce:  Discovered via examination of server IIS log files.  Reproduced and confirmed as a CF problem using wireshark on developer machine.  Pull a remote image via CFIMAGE or IMAGENEW and then write it via CFIMAGE or IMAGEWRITE and on write the image is pulled 2 more times.  See attached files.  Use wireshark or something similar to capture data from source machine.  

Actual Result:  Image pulled three times.

Expected Result:  Image pulled once.

Any Workarounds:  Pull image via CFHTTP using getasbinary="yes" and then create image object like this:  <cfset objImage = imageNew(cfhttp.filecontent)>

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3178478

External Customer Info:
External Company:  
External Customer Name: PapaMech
External Customer Email:  
External Test Config: My Hardware and Environment details:  Server is Windows 2003, HP Machine, CF 9.  Developer machine is Windows 7 64-bit, HP desktop, CF 9.01 with latest hot fix.

Attachments:

  1. April 30, 2012 00:00:00: 1_cfimage_bug.zip

Comments:

Servers were experiencing performance problems. This was a contributing factor. Called in Charlie Arehart to help troubleshoot. See attached files.
Comment by External U.
19596 | April 30, 2012 09:20:14 AM GMT
Will check this post c/d (Comment added from ex-user id:nawani)
Comment by Adobe D.
19597 | December 03, 2013 05:30:08 AM GMT
Fixed. Test case location in perforce : qa/cf/regression/newmanual/cfimage/CF-3178478/ (Comment added from ex-user id:nawani)
Comment by Adobe D.
19598 | February 22, 2014 02:25:36 AM GMT