Openresty Nginx implements lua to connect reids and mysql Implement a server-side access jump service, restrict access through the server, and display different pages with the same url link and different ips. Nginx 2023-12-10 1 likes 0 comments 7969 views
Openresty Nginx integrates GeoIP2 Nginx Openresty integrates GeoIP2 Nginx 2023-12-10 0 likes 0 comments 7915 views
Nginx site enables gzip compression to improve website access speed The ngx_http_gzip_module module is a filter that uses the "gzip" method to compress responses. This usually helps to reduce the size of the transferred data by half or more Nginx 2021-08-15 2 likes 0 comments 7872 views
Nginx reads Memcache direct response data After testing, the Nginx layer directly reads `memcahce` more than 8 times faster than forwarding php-fpm and then reading `memcache` Nginx 2021-08-01 1 likes 0 comments 7603 views
Nginx implements an IP access total traffic limit In Nginx, you can use the module to cooperate with the module to realize IP-based traffic and connection number control Nginx 2023-07-19 0 likes 0 comments 6015 views