You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we need to hook into something with kubo to prevent DoS attacks with repeated http requests coming in? Connection manager may not be the right thing, but it came up in some conversations. Clearly we don't want any connect manager related issues with legit transfers being killed off.
If we do something like this, make sure the core protocol is resilient enough to handle any connection termination and resume where it left off.
The text was updated successfully, but these errors were encountered:
Do we need to hook into something with kubo to prevent DoS attacks with repeated http requests coming in? Connection manager may not be the right thing, but it came up in some conversations. Clearly we don't want any connect manager related issues with legit transfers being killed off.
If we do something like this, make sure the core protocol is resilient enough to handle any connection termination and resume where it left off.
The text was updated successfully, but these errors were encountered: