Hiring a dev: nginx+interchange

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:

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
  • 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