Arithmetic operator Lua’s arithmetic operators are shown in the following table: Sample code: Print (1 + 2) – > Print
Continue readingCategory: openresty
A Fast and Scalable Web Platform by Extending NGINX with LuaJIT – OpenResty.
OpenResty Best Practices-Lua Basic Data Type
Lua Basic Data Type The function type can return a value or the type to which a variable belongs. print(type(“hello
Continue readingOpenResty Best Practices-Lua Environment Building
Build Environment on Windows Since version 1.9.3.2, OpenResty has officially released and maintained the Windows version, which directly contains the
Continue readingOpenResty Best Practices-Introduction to Lua
Introduction to Lua In this chapter, we briefly introduce the basics of Lua, and in particular, we intend to place
Continue readingOpenResty Best Practices-Introduction
Introduction OpenResty (also known as ngx_openresty) is a full-featured Web application server. It packages the standard Nginx core, many commonly
Continue readingHow to install openresty in Ubuntu(2 way)
Scalable Web Platform by Extending NGINX with Lua openresty From apt-get Note: if nginx is already installed and running, try
Continue readingHow to deploy openresty in AWS Elastic Beanstalk
A Fast and Scalable Web Platform by Extending NGINX with LuaJIT – OpenResty. Create an EB environment in AWS console Select
Continue reading