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
During the coming workshop and after we might be subject of attacks or mistakes in user's scripts, which could lead to high amount of requests coming to REANA. We should prevent this:
Check whether lightweight accounts can login to REANA.
Check how to block IPs, like iptables or modevasive for Traefik and flask-ratelimiter for REANA-Server.
Improve uwsgi configuration.
Investigate how to block users who try to exploit the system
Observations: Flask running the web app only in R-J-C for now, and the performance is good.
The text was updated successfully, but these errors were encountered:
I will leave the issue opened in the backlog as the stress tests can bring the need to change something here, if there is no need we will move it to Awesome-Workshop-Morrows.
During the coming workshop and after we might be subject of attacks or mistakes in user's scripts, which could lead to high amount of requests coming to REANA. We should prevent this:
uwsgi
configuration.Observations: Flask running the web app only in R-J-C for now, and the performance is good.
The text was updated successfully, but these errors were encountered: