Skip to main content

Command Palette

Search for a command to run...

Pinpointing leaked Lua tables with OpenResty XRay's command-line tool

Published
1 min read
Pinpointing leaked Lua tables with OpenResty XRay's command-line tool

Do you want to know how to use OpenResty XRay’s powerful command-line tool to discover and solve Lua table memory leaks? Then don’t miss our latest tutorial article “Using OpenResty XRay’s Command Line Tool to Locate Leaking Lua Tables”:

https://blog.openresty.com/en/xray-cli-lua-table-leaks/

This article will teach you how to use OpenResty XRay’s online non-invasive analysis feature to quickly find out which Lua tables cannot be garbage collected (GC) and occupy a lot of memory space.

More from this blog

OpenResty

27 posts