mirror of
https://github.com/fcambus/nginx-resources.git
synced 2024-10-01 06:55:44 -04:00
commit
5d0f1f844f
11
README.md
11
README.md
@ -103,6 +103,17 @@ This list is maintained by [Frederic Cambus](https://www.cambus.net). For update
|
||||
- [Measuring Nginx Cache Performance using Lua and Redis](https://charlesleifer.com/blog/measuring-nginx-cache-performance-using-lua-and-redis/)
|
||||
- [nginx-lua - Nginx 1.19+ with LUA support based on Alpine Linux, Amazon Linux, CentOS, Debian, Fedora and Ubuntu.](https://github.com/fabiocicerchia/nginx-lua)
|
||||
|
||||
## Nginx + njs
|
||||
- [njs scripting language reference and examples](https://nginx.org/en/docs/njs/)
|
||||
- [Collection of njs use cases](https://github.com/f5devcentral/nginx-njs-usecases)
|
||||
- [JavaScript embedded on NGINX - Getting started with njs](https://www.bluedoa.com/javascript-embedded-on-nginx-getting-started-with-njs/)
|
||||
- [Create Nginx extensions in JavaScript](https://dev.to/metal3d/create-nginx-extensions-in-javascript-3310)
|
||||
- [Make your nginx config even more modular and reusable with njs 0.7.7](https://www.nginx.com/blog/make-nginx-config-even-more-modular-reusable-njs-0-7-7/)
|
||||
- [Diagnostic logging with the NGINX JavaScript module](https://www.nginx.com/blog/diagnostic-logging-nginx-javascript-module/)
|
||||
- [How to log request headers with NGINX and njs](https://wildwolf.name/how-to-log-request-headers-with-nginx-and-njs/)
|
||||
- [Using NGINX as an Object Storage Gateway via njs](https://www.nginx.com/blog/using-nginx-as-object-storage-gateway/)
|
||||
- [Easy HTTPS with NGINX and ACME via njs](https://steinkamp.us/posts/2023-08-10_easy-https-with-nginx)
|
||||
|
||||
## OpenResty
|
||||
|
||||
- [OpenResty - Fast web app server by extending Nginx](https://openresty.org/en/)
|
||||
|
Loading…
Reference in New Issue
Block a user