Nginx Link Function Versions Save

It is a NGINX module that provides dynamic linking to your application in server context and call the function of your application in location directive

2.0.1

5 years ago

Minor Fixed for support access phase on nginx version 1.13.3 and below

2.0

5 years ago
  • Enable Binary Output
  • Enable hold the response content under rewrite phase ( could use for authentication, args filtering, proxy to other server with filtered args, and monitoring purpose)
  • Enable AIO threads (multithreading)
  • Shared data on multiple apps.
  • Zero Downtime deployment

v1.0

6 years ago