OpenResty Open Source Oct 22, 2024OpenResty Open Source Updated Oct 22, 2024 3 mins readOpenResty 1.27.1.1 ReleasedOpenResty releasesVersion highlightsFull ChangelogFeedbackVersion highlightsFull ChangelogFeedback
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 7 mins readAnalyzing Tomcat Java Web Application Request Latency (Using OpenResty XRay)openresty-xray java tomcat latency performanceAnalyzing Tomcat Java Web application request latencyFlexible filtering conditions for request captureDetailed request information capturePCAP packet capture functionalityPractical application examplesAnalyzing Tomcat Java Web application request latencyFlexible filtering conditions for request captureDetailed request information capturePCAP packet capture functionalityPractical application examples
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 9 mins readAnalyzing CPU, off-CPU and Disk I/O Usage of Java Applications (Using OpenResty XRay)openresty-xray java memory cpuHigh CPU usage issues in Java applicationsCPU blocking issues in Java applicationsHigh disk I/O issues in Java applicationsSupported Java versions and operating systemsPerformance impact and overheadFuture plansHigh CPU usage issues in Java applicationsCPU blocking issues in Java applicationsHigh disk I/O issues in Java applicationsSupported Java versions and operating systemsPerformance impact and overheadFuture plans
OpenResty XRay Nov 11, 2024OpenResty XRay Updated Nov 11, 2024 5 mins readA Quick Tour to OpenResty XRay’s Web Consoletutorial openresty-xray web-consoleIntroduction to Insight PageComprehensive Report DetailsDashboard OverviewUse Guided Analysis Feature to Analyze OnlineSetting and ConfigurationWhat is OpenResty XRayIntroduction to Insight PageComprehensive Report DetailsDashboard OverviewUse Guided Analysis Feature to Analyze OnlineSetting and ConfigurationWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readPinpointing the Python Code Paths with High Disk I/O (using OpenResty XRay)tutorial openresty-xray python disk I/OProblem: high disk I/OSpot the problematic Python code pathsAutomatic analysis and reportsWhat is OpenResty XRayProblem: high disk I/OSpot the problematic Python code pathsAutomatic analysis and reportsWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readHow to Trace Exceptions inside PHP Applications (using OpenResty XRay)tutorial openresty-xray PHP ExceptionsHow to detect and analyze exceptions inside PHP applicationsAutomatic analysis and reportsWhat is OpenResty XRayHow to detect and analyze exceptions inside PHP applicationsAutomatic analysis and reportsWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readInstall OpenResty XRay’s Agents on Kubernetes clustertutorial openresty-xray k8s Agent installLogging in to the ConsoleInstalling the Agent on Kubernetes clusterConfiguring and Detecting ApplicationsInitiating Analyzers and Viewing InsightsInstall Another AgentWhat is OpenResty XRayLogging in to the ConsoleInstalling the Agent on Kubernetes clusterConfiguring and Detecting ApplicationsInitiating Analyzers and Viewing InsightsInstall Another AgentWhat is OpenResty XRay
OpenResety Edge Jun 17, 2025OpenResety Edge Updated Jun 17, 2025 3 mins readHow to Automate Managing Gateway Servers in K8s Environment (using OpenResty Edge)tutorial openresty-edge gateway server k8sBind a Kubernetes to a gateway clusterTest the resultWhat is OpenResty EdgeBind a Kubernetes to a gateway clusterTest the resultWhat is OpenResty Edge
OpenResety Edge Jun 17, 2025OpenResety Edge Updated Jun 17, 2025 4 mins readUse Lua Extensions to Respond to Gateway Server Offline Events in OpenResty Edgetutorial openresty-edge gateway server lua extensionCreate a new Lua extensionTrigger the Lua extension with an offline gateway serverWhat is OpenResty EdgeCreate a new Lua extensionTrigger the Lua extension with an offline gateway serverWhat is OpenResty Edge
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readPinpointing the Hottest Rust Code Paths with High Disk I/O (using OpenResty XRay)tutorial openresty-xray rust disk I/OProblem: high disk I/OSpot the problematic Rust code pathsAutomatic analysis and reportsWhat is OpenResty XRayProblem: high disk I/OSpot the problematic Rust code pathsAutomatic analysis and reportsWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 7 mins readIntroduction to OpenResty XRay Mobile Appstutorial openresty-xray mobile appDownload and install OpenResty XRay for AndroidSign into OpenResty XRayAutomatic analysis reportView the performance chart data on the dashboard pageGuided analysis featureWhat is OpenResty XRayDownload and install OpenResty XRay for AndroidSign into OpenResty XRayAutomatic analysis reportView the performance chart data on the dashboard pageGuided analysis featureWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readLocate Large Memory Objects inside PHP Processes (using OpenResty XRay)tutorial openresty-xray php memoryProblem: high memory usageUse the guided analysis feature of OpenResty XRay to find the largest Perl objects or values taking the most RAMAutomatic analysis and reportsWhat is OpenResty XRayProblem: high memory usageUse the guided analysis feature of OpenResty XRay to find the largest Perl objects or values taking the most RAMAutomatic analysis and reportsWhat is OpenResty XRay
OpenResety Edge Jun 17, 2025OpenResety Edge Updated Jun 17, 2025 5 mins readEnable Automatic Healthcheck for Gateway Servers in OpenResty Edgetutorial openresty-edge gateway server healthcheckCreate a new page ruleEnable the healthcheck for gateway serverTest the resultWhat is OpenResty EdgeCreate a new page ruleEnable the healthcheck for gateway serverTest the resultWhat is OpenResty Edge
OpenResety Edge Jun 17, 2025OpenResety Edge Updated Jun 17, 2025 5 mins readHow to Use Gateway Partitions in OpenResty Edgetutorial openresty-edge gateway server releaseCreate a new partitionCreate a new application in the new partitionCreate a new page ruleTest the new partitionWhat is OpenResty EdgeCreate a new partitionCreate a new application in the new partitionCreate a new page ruleTest the new partitionWhat is OpenResty Edge
OpenResety Edge Jun 17, 2025OpenResety Edge Updated Jun 17, 2025 5 mins readAccurately Restore the Real Client IP Address in OpenResty Edgetutorial openresty-edge proxy real ipSet “Trusted hosts to set real IP” and “Real IP from” GloballyConfigure the Application to Output the Client AddressCheck the Client Address Received on OpenResty EdgeWhat is OpenResty EdgeSet “Trusted hosts to set real IP” and “Real IP from” GloballyConfigure the Application to Output the Client AddressCheck the Client Address Received on OpenResty EdgeWhat is OpenResty Edge
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 7 mins readUse C++ to Dynamic-Trace C++ Applicationsstl c++ ebpf openresty-xray dynamic-tracingSetting Up the Target C++ ProgramCrafting the C++ (or Y++) AnalyzerOperationalizing the Target and AnalyzerAdvancing Support for Complex C++ ApplicationsAbout the Debug SymbolsSetting Up the Target C++ ProgramCrafting the C++ (or Y++) AnalyzerOperationalizing the Target and AnalyzerAdvancing Support for Complex C++ ApplicationsAbout the Debug Symbols
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 6 mins readPinpointing the hottest Erlang code paths with high CPU usage (using OpenResty XRay)tutorial openresty-xray Erlang CPUProblem: high CPU usageSpot the CPU-hottest Erlang code pathsAutomatic analysis and reportsWhat is OpenResty XRayProblem: high CPU usageSpot the CPU-hottest Erlang code pathsAutomatic analysis and reportsWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readHow to Trace Exceptions inside Perl Applications (using OpenResty XRay)tutorial openresty-xray Perl ExceptionsHow to detect and analyze exceptions inside Perl applicationsAutomatic analysis and reportsWhat is OpenResty XRayHow to detect and analyze exceptions inside Perl applicationsAutomatic analysis and reportsWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 5 mins readAnalyze OpenResty/Nginx Applications without Debug Symbols (using OpenResty XRay)tutorial openresty-xray debug-symbol nodwarfProblem: Debug Symbols are missingAutomatically Analyze and Rebuild Debug SymbolsAutomatic analysis and reportsWhat is OpenResty XRayProblem: Debug Symbols are missingAutomatically Analyze and Rebuild Debug SymbolsAutomatic analysis and reportsWhat is OpenResty XRay
OpenResty XRay Jun 17, 2025OpenResty XRay Updated Jun 17, 2025 7 mins readAutomatic Core Dump Analysis (using OpenResty XRay)tutorial openresty-xray core dump dynamic tracing eBPFCheck the core dump fileUse the guided analysis feature of OpenResty XRay to analyze the core fileAutomatic analysis and reportsWhat is OpenResty XRayCheck the core dump fileUse the guided analysis feature of OpenResty XRay to analyze the core fileAutomatic analysis and reportsWhat is OpenResty XRay