I have a to create a pdf report that is about 1500 pages long, all text and tables, no charts or images etc. Well it does not take to long to create, about 30 seconds, but it just kills my memory. I am putting the content in cfsavecontent, maybe that is what is killing the memory. But I would think that variable would be killed once the thread is completed processing and the memory released very shortly thereafter.
When I run the script memory on the server jumps from 73k kb to about 524k kb. And holds steady for about 15 minutes then will drop back down to 73k - well after the document is completed. Does any have any ideas. I am really not sure if it is the cfsavecontent or the cfdocument. Thanks in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293213 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

