Effect of StackOverflow error on server
Effect of StackOverflow error on server
(OP)
Hello,
Was wondering if one of the requests to a web server results in StackOverflow error is the whole server shutdown or just the thread dies or an error is thrown back to the client?
Was wondering if one of the requests to a web server results in StackOverflow error is the whole server shutdown or just the thread dies or an error is thrown back to the client?
Thanks,
Salil
RE: Effect of StackOverflow error on server
Cheers,
Dian