[thelist] Passing a very large data session-wide.

Hassan Schroeder hassan at webtuitive.com
Thu Sep 8 12:06:51 CDT 2005


VOLKAN ÖZÇELİK wrote:

> In a specific module of our app we need to store a large HTML file to
> a log table for both reference and security reasons (so that if an
> agent alters the output somehow we have the orignal copy in hand).

How often is this referenced, and in what way?

Where and how are you testing whether the "output" is altered?

In the absence of knowing the actual data flow, my gut feeling is
to store it in the DB -- which gets done eventually, anyway -- and
retrieve as necessary.

FWIW,
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.




More information about the thelist mailing list