Le 13 déc. 2020 17:09, "Tim Chase" <django.us...@tim.thechases.com> a écrit
:

> At one point in history long past, Django 1.8 supported FastCGI via
> flup
>
> https://docs.djangoproject.com/en/1.8/howto/deployment/fastcgi/
>
> but it was slated to be removed in 1.9 and there seem to be no
> further docs I can disinter about running Django in a FastCGI
> environment (all other resources I turned up are of a similar
> vintage).
>
> Is there a recommended way to run Django in a FastCGI environment
> these days?
>
> I ask largely because OpenBSD's stock `httpd` supports CGI and
> FastCGI but not WSGI or other such interfaces.  Push come to shove, I
> could end up using relayd/httpd as a fronting proxy to some
> intermediate server (like uWSGI or gunicorn?).  If even that causes
> issues, I *can* switch to nginx, but would prefer to stick with as
> much software in the base install if possible.
>
> Thanks,
>
> -tkc
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/20201213110941.661cf166%40bigbox.attlocal.net.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACq8Q8cSCTmu69Rs-jPpskDNserBBmV1aVMEFpcO_%2B-0%3D2xTYA%40mail.gmail.com.

Reply via email to