Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Beating the system

by mikeirw (Pilgrim)
on Sep 29, 2002 at 15:29 UTC ( [id://201558]=note: print w/replies, xml ) Need Help??


in reply to Re: Beating the system
in thread Beating the system

Thanks for the tip, but I actually have $CGI::POST_MAX set in my script to the constant MAX_FILE_SIZE, which is 1_048_576. Without setting it myself, and just printing its value, it returns -1.

Replies are listed 'Best First'.
Re: Re: Re: Beating the system
by diotalevi (Canon) on Sep 29, 2002 at 16:00 UTC

    You know... from what I said in another node I think you might have some mileage in knocking that limit down some - keep CGI's use of memory lower and all. A closer reading of CGI.pm leads me to think it's not as big a deal but perhaps... Consider using Devel::Peek on your CGI object's BUFFER member.

Re: Re: Re: Beating the system
by blm (Hermit) on Sep 29, 2002 at 15:35 UTC

    Oops. Sorry. I don't know how I missed that

    --blm-- If you don't like this post can you please /msg me

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://201558]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-03-28 20:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found