File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1024,10 +1024,10 @@ See Also
10241024
10251025Blog posts:
10261026
1027- * [ Introduction to Lua-Land CPU Flame Graphs] ( https://blog.openresty.com/en/lua-cpu-flame-graph/ )
1028- * [ How OpenResty and Nginx Allocate and Manage Memory] ( https://blog.openresty.com/en//how-or-alloc-mem )
1029- * [ How OpenResty and Nginx Shared Memory Zones Consume RAM] ( https://blog.openresty.com/en/how-nginx-shm-consume-ram/ )
1030- * [ Memory Fragmentation in OpenResty and Nginx's Shared Memory Zones] ( https://blog.openresty.com/en/nginx-shm-frag/ )
1027+ * [ Introduction to Lua-Land CPU Flame Graphs] ( https://blog.openresty.com/en/lua-cpu-flame-graph/?src=gh_ngxlua )
1028+ * [ How OpenResty and Nginx Allocate and Manage Memory] ( https://blog.openresty.com/en//how-or-alloc-mem?src=gh_ngxlua )
1029+ * [ How OpenResty and Nginx Shared Memory Zones Consume RAM] ( https://blog.openresty.com/en/how-nginx-shm-consume-ram/?src=gh_ngxlua )
1030+ * [ Memory Fragmentation in OpenResty and Nginx's Shared Memory Zones] ( https://blog.openresty.com/en/nginx-shm-frag/?src=gh_ngxlua )
10311031
10321032Other related modules and libraries:
10331033
@@ -1446,8 +1446,8 @@ This directive was first introduced in the `v0.5.5` release.
14461446
14471447See also the following blog posts for more details on OpenResty and Nginx's shared memory zones:
14481448
1449- * [ How OpenResty and Nginx Shared Memory Zones Consume RAM] ( https://blog.openresty.com/en/how-nginx-shm-consume-ram/ )
1450- * [ Memory Fragmentation in OpenResty and Nginx's Shared Memory Zones] ( https://blog.openresty.com/en/nginx-shm-frag/ )
1449+ * [ How OpenResty and Nginx Shared Memory Zones Consume RAM] ( https://blog.openresty.com/en/how-nginx-shm-consume-ram/src=gh_ngxlua )
1450+ * [ Memory Fragmentation in OpenResty and Nginx's Shared Memory Zones] ( https://blog.openresty.com/en/nginx-shm-frag/src=gh_ngxlua )
14511451
14521452[ Back to TOC] ( #directives )
14531453
You can’t perform that action at this time.
0 commit comments