in reply to Re^2: Handling lots of PUT data in CGI
in thread Handling lots of PUT data in CGI
To me that is a different problem than a Perl issue. Almost sounds systemic to me. If, for example, you are running this code on a system with 4Gb of RAM (pretty common these days) and you are running out of memory then you need to constrain the data to be in smaller chunks.
|
|---|