Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^5: Errors uncaught by CGI::Carp

by hippo (Bishop)
on Oct 15, 2021 at 08:32 UTC ( [id://11137568]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Errors uncaught by CGI::Carp
in thread Errors uncaught by CGI::Carp

Depends which resource is being exceeded. Certainly if they try to exceed their RAM or CPU limits then the process will just die because there is no other action which could be taken and that will result in a 500, but what gets to the browser depends on what they've already sent by that stage. Exceeding other limits mostly just results in that action failing (eg. if they try to open a file past that limit then the file will not open so their code should test for that (as it always should anyway)).


🦛

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-25 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found