You can read the section ‘Apache Vulnerabilities’ and the difference in forking 
vs multi-threader Apache configuration and how that triggers a DoS. See 
https://www.feistyduck.com/library/apache-security/online/apachesc-CHP-5.html

> On Feb 24, 2021, at 5:16 PM, robert engels <reng...@ix.netcom.com> wrote:
> 
> I’m sorry but that is not correct. If you have a “server process” that 
> handles requests for 1000’s of clients - terminating the process due to an 
> exception/panic easily leads to a DoS attack. The bad actor only needs to 
> send similar requests infrequently to affect thousands of users - especially 
> with round-robin servicing - you can take down 1000’s of servers with 1:1 
> requests.
> 
>> On Feb 24, 2021, at 4:04 PM, Kevin Chadwick <m8il1i...@gmail.com> wrote:
>> 
>> On February 24, 2021 8:00:36 PM UTC, Robert Engels <reng...@ix.netcom.com> 
>> wrote:
>>> Depending on other infrastructure that can easily lead to easy DoS
>>> attacks. 
>> 
>> Utter nonsense, more likely the opposite, if any difference at all.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golang-nuts+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/golang-nuts/82940662-0589-4C68-AE4A-72AB0DBC36D3%40gmail.com.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/7E95DC15-29E9-436C-9667-A9B7B67A312C%40ix.netcom.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/669CDDDB-D7F8-4DE5-85E6-52905CD8AA27%40ix.netcom.com.

Reply via email to