hello
my plataform:
ubuntu breezy, apache2, webware0.9 , webkit, webform, postgres8 , python2.4
my hard:
celeron 1.8 ram 384Mb hd 40gb
my problem!
I have a servlet, with a form, a button with label "generate".
When the user press the button, de "action" run a function, it generate
a pdf (reportlab).
When the pdf have 200 items, that's ok. But when the pdf have 6000
items, the appserver crash. The dmesg inform that there isn't memory...
However if I not use webware,webkit, the python script works great with
6000 items.
The same sussed when i process very data.
Does anybody knows what's sussed?
Thank you all.
Marcelo
|