Do you have a rough estimate of the performance difference of using this
streamed output via JSP compared to just doing a standard CF query?
-Kevin
----- Original Message -----
From: "Schuster, Steven" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, January 09, 2004 11:45 AM
Subject: RE: Images - store in DB or filesystem?
> For Inserts we just use the cf_blob type in MX 6.1 and do a direct insert
> into the blob.
>
> To retrieve we have this JSP page. This allows a direct stream read to the
> browser and does not write the file to the system and then attempt to read
> it. But we have code that does that as well if you need to look at it
also.
>
> This is a JSP page so you must be running MX for this to work (or a JSP
> alternative)
[snip
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Re: Images - store in DB or filesystem? Jochem van Dieten
- RE: Images - store in DB or filesystem? Dave Watts
- Re: Images - store in DB or filesystem? Paul Hastings
- Re: Images - store in DB or filesystem? Spectrum WebDesign
- Re: Images - store in DB or filesystem? Jochem van Dieten
- RE: Images - store in DB or filesystem? Schuster, Steven
- Re: Images - store in DB or filesystem? Matt Liotta
- RE: Images - store in DB or filesystem? Schuster, Steven
- RE: Images - store in DB or filesystem? Dave Jones
- RE: Images - store in DB or filesystem? Schuster, Steven
- RE: Images - store in DB or filesystem? Kevin Graeme
- RE: Images - store in DB or filesystem? Schuster, Steven
- Re: Images - store in DB or filesystem? Paul Hastings
- Re: Images - store in DB or filesystem? Spectrum WebDesign