Just to be sure, if you change your mapping to point to a real
directory, does the issue go away immediately?

On Wed, Feb 22, 2012 at 2:12 AM, Brook Davies <[email protected]> wrote:
>
> Hey everyone,
>
> Did some very light pre-load testing yesterday in preparation for a larger
> test tomorrow. This limited load threw some errors. I'm writing to the in
> memory file system some CFML code, that I then cfinclude to execute it.  Its
> pretty straight forward code, and this was under very little load (10
> concurrent users only).
>
> Note: I have an application mapping for the ram disk in application.cfc:
>
> <cfset this.mappings[ "/ram" ]              = "ram://" />

-- 
===========================================================================
Raymond Camden, Adobe Developer Evangelist

Email : [email protected]
Blog : www.raymondcamden.com
Twitter: cfje

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350021
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to