On 5/7/07, James. L <[EMAIL PROTECTED]> wrote:
the files i need to parse are usually in size of 2M -
10M. will the mod_perl server(2G Mem) use up the
memory pretty quick after few hundred requests on
different files?
You're misunderstanding a little bit. It's not that the memory used
in parsin
--- Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On 5/6/07, James. L <[EMAIL PROTECTED]> wrote:
> > my question is
> > once the app produce the html, does the memory
> > allocated by the parsed data get released to perl?
> > that memory will be reused by other mod_perl app?
>
> No, Perl doesn't w
On 5/6/07, James. L <[EMAIL PROTECTED]> wrote:
my question is
once the app produce the html, does the memory
allocated by the parsed data get released to perl?
that memory will be reused by other mod_perl app?
No, Perl doesn't work that way. It will keep that memory allocated
for that variable
hello,
few beginner questions on using mod_perl.
1. memory usage.
i have an app that reads/parses a file line by line
then passes the data to TT for html output. each http
request may request different files. my question is
once the app produce the html, does the memory
allocated by the parsed
Thanks everyone for their inputs. I still think we can learn a few things from
.Net design - not everything Microsoft produces is junk :)
That said, has anyone on this list ever tried PerlNet
(http://aspn.activestate.com/ASPN/docs/PerlDevKit) from ActiveState? Good/Bad ?
Fine Prints?
- Prav