question: how much info fits in a field?
J. Landman Gay
jacque at hyperactivesw.com
Wed Nov 2 11:38:26 EST 2005
Andre Garzia wrote:
> Folks,
>
> I am using a field to record TCP Flow on a given port on my system by
> redirecting tcpflow app using appleEvents which makes much easier to
> debug CGI apps since all traffic is inside a nice field, the problem
> is, how much info can I dump into a field, I am loggin all traffic, so
> after couple hours browsing, I might have tons of megs, so what is the
> maximum ammount a field can handle before I need to dump the log to a
> file?
The maximum is about 4 gigs. But long before that, stack performance can
slow dramatically. I'd dump the text much earlier.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list