Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: CGI.pm POST_MAX not working

by karlgoethebier (Abbot)
on Jan 21, 2018 at 09:06 UTC ( [id://1207621]=note: print w/replies, xml ) Need Help??


in reply to Re^2: CGI.pm POST_MAX not working
in thread CGI.pm POST_MAX not working

Ibidem, a bit below...?

"To protect you from excessively large files there is also a limit of 16MiB by default, which you can tweak with the attribute "max_request_size" in Mojolicious."
# Increase limit to 1GiB app->max_request_size(1073741824);

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Replies are listed 'Best First'.
Re^4: CGI.pm POST_MAX not working
by Anonymous Monk on Jan 23, 2018 at 00:37 UTC
    Thanks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-18 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found