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
Hi. Is using django-crum safe for high frequency usage? I don't want to get other WSGIRequest object from thread, instead of true one. I use Gunicorn on production and have at least 3 workers in it. With this configuration, is it safe?
The text was updated successfully, but these errors were encountered:
Hi. Is using django-crum safe for high frequency usage? I don't want to get other WSGIRequest object from thread, instead of true one. I use Gunicorn on production and have at least 3 workers in it. With this configuration, is it safe?
The text was updated successfully, but these errors were encountered: