Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: CGI.pm POST_MAX not working

by Anonymous Monk
on Jan 20, 2018 at 22:53 UTC ( [id://1207601]=note: print w/replies, xml ) Need Help??


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

Hmm, none of those links show how to limit the size of uploads

Replies are listed 'Best First'.
Re^3: CGI.pm POST_MAX not working
by karlgoethebier (Abbot) on Jan 21, 2018 at 09:06 UTC

    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

      Thanks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-24 18:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found