<div dir="ltr"><div>What trouble did you have with uwsgi? Did you read this page: <a href="https://uwsgi-docs.readthedocs.org/en/latest/WSGIquickstart.html">https://uwsgi-docs.readthedocs.org/en/latest/WSGIquickstart.html</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 8:29 PM, Corey Boyle <span dir="ltr"><<a href="mailto:coreybrett@gmail.com" target="_blank">coreybrett@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I gave waitress a try today and it seems to work great at first.<br>
However, I'm now noticing that I am "in-consistently" having issues<br>
with my CSRF token and occasionally getting logged out of the web app.<br>
I suspect this has something to do with how the cookies are getting handled.<br>
<br>
Has anyone else had this type of trouble with waitress?<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Oct 26, 2015 at 1:59 PM, tigernassau <<a href="mailto:tigernassau@gmail.com">tigernassau@gmail.com</a>> wrote:<br>
> Had way too much trouble with uwsgi - found Waitress - a pure wsgi server<br>
> this site showed how easy it is to use with Flask<br>
> <a href="http://gr33ndata.blogspot.com/2012/01/waitress-flask.html" rel="noreferrer" target="_blank">http://gr33ndata.blogspot.com/2012/01/waitress-flask.html</a><br>
><br>
><br>
><br>
> Simple - in 2 minutes had Flask deployed with a simple systemd script to run<br>
> python3 app.py<br>
><br>
> --<br>
> Tiger Nassau, Inc.<br>
> <a href="http://www.tigernassau.com" rel="noreferrer" target="_blank">www.tigernassau.com</a><br>
><br>
> _______________________________________________<br>
> Flask mailing list<br>
> <a href="mailto:Flask@python.org">Flask@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/flask" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/flask</a><br>
_______________________________________________<br>
Flask mailing list<br>
<a href="mailto:Flask@python.org">Flask@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/flask" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/flask</a><br>
</div></div></blockquote></div><br></div>