Welcome! Log In Create A New Profile

Advanced

Re: Hiring a dev: nginx+interchange

January 01, 2014 01:20AM
> Hello, I use a perl framework called interchange (icdevgroup.org) and
> I've been using a perl module called Interchange::Link to interface
> interchange to apache:
>
> https://github.com/interchange/interchange/blob/master/dist/src/mod_perl2/Interchange/Link.pm
>
> I'd like to switch from apache to nginx and I need to hire someone to
> help me interface interchange to nginx. I don't need the interface to
> include all of the features from Interchange::Link.
>
> - Grant
>
> _

Hi Grant, embedding blocking code in nginx is not allowed (or better: it
is terribly wrong as in any other non-blocking engine)

You should invest on writing a PSGI adapter so you can use a full
application server (like Starman or uWSGI) behind nginx.

--
Roberto De Ioris
http://unbit.it

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Hiring a dev: nginx+interchange

Grant December 31, 2013 05:06PM

Re: Hiring a dev: nginx+interchange

roberto January 01, 2014 01:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 182
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready