E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
resty
resty
命令行工具演示
https://www.bilibili.com/vide...在本教程中,我们将演示如何使用OpenResty附带的
resty
命令行工具。
·
2021-03-27 01:40
resty
命令行工具演示
https://www.bilibili.com/vide...在本教程中,我们将演示如何使用OpenResty附带的
resty
命令行工具。
·
2021-03-27 01:01
重试机制的实现
go-
resty
重试机制的实现先看下go-
resty
在发送HTTP请求时,请
lryong
·
2020-12-21 23:23
golang
resty
api网关--apisix问题收集
类似k8setcd的证书是需要双向认证的,所以暂不支持2、在使用apisix源码运行的时候,在/root/*目录下运行会提示
resty
.worker.events找不到,换成其他目录就正常了?
一切归于平静
·
2020-10-10 17:30
apisix
lua 判断table数据元素的数量
记录:lua判断table数据元素的数量:#table示例:localmysql=require"
resty
.mysql"localdb,err=mysql:new()ifnotdbthenngx.say
appleคิดถึง
·
2020-09-17 04:24
lua
lua
table数量
nginx OpenResty lua
resty
http 代理网关从无到有搭建
一、背景说明准备在项目中基于nginx、OpenResty搭建一个简易网关,实现同一域名根据不同cookie代理不同docker功能,降低前端、移动端多业务线并行测试联调成本。简单来说就是服务端有多个测试环境docker分别部署不同业务需求代码,通过在前端、移动端种植cookie(存放服务端测试环境dockerIP地址)方式让其具有可选择服务端测试环境能力,大大降低联调环境配置成本。具体cooki
TimerBin
·
2020-09-16 02:16
nginx
nginx
OpenResty
lua
网关
resty.http
200
404
302
cookie
header
极简的Restful框架推荐-
Resty
源码链接:
Resty
拥有jfinal/activejdbc一样的activerecord的简洁设计,使用更简单的restful框架。
leifurong6
·
2020-09-14 19:59
Resty
1.1.0-SNAPSHOT 版,极简 restful 框架,快速接入 Spring
Resty
从最初开发到现在已经经历了近10个月时间,在github的star数即将进入400,在没有任何推广的情况,目前的情况还是比较可观的,主要感谢关注restful发展的人们。
weixin_33828101
·
2020-09-13 20:23
分布式系统限流策略(二)
应用接入层限流(Nginx/OpenResty)Nginxngx_http_limit_conn_modulengx_http_limit_req_moduleOpenRestylua-
resty
-limit-trafficlimit_rate
风度玉门
·
2020-09-13 17:45
分布式系统
openresty用AES/ECB/NoPadding 128位解密
lua解密java用AES/ECB/NoPadding128位加密结果示例:ase使用了
resty
.aes,底层调用了C语言的spenssllocalstr=require"
resty
.string"-
wwwasw
·
2020-09-13 14:17
基于 lua-
resty
-upstream-healthcheck 动态检测后端服务节点的状态
参考:-https://github.com/openresty/lua-
resty
-upstream-healthcheck直接上配置示例步骤,配置环境如下:在同一台服务器上配置了两个tomcat服务器作为
weixin_34362875
·
2020-09-12 17:38
openresty利用插件lua-
resty
-moongoo操作mongodb
2019独角兽企业重金招聘Python工程师标准>>>1.引入第三方模块lua-
resty
-moongoohttps://github.com/isage/lua-
resty
-moongoo.git2.
weixin_33955681
·
2020-09-12 17:19
openresty中的lua-
resty
-core和nginx-lua-module 的API 效率对比
TableofContents背景一、lua-
resty
-core是什么?
stefan1240
·
2020-09-12 15:24
openresy知识
luajit效率
openresty
luajit
FFi
lua
CFunction
nginx使用openresty时failed to load the
resty
.core module
报错信息:nginx:[alert]failedtoloadthe'
resty
.core'module(https://github.com/openresty/lua-
resty
-core);ensureyouareusinganOpenRestyreleasefromopenresty.org
kabcko
·
2020-09-11 08:50
Nginx
redis多个数据库
redis支持多个数据库,且从0下标开始,默认是访问的0数据库,下段代码就是访问的1号数据库localredis=require"
resty
.redis"15localred=redis:new()1617red
smilesundream
·
2020-09-11 03:38
Openresty
OpenResty 在又拍云容器平台中的应用
又拍云最近几年在OpenResty上的贡献都在这个地址:https://github.com/upyun/upyun-
resty
,包括一些开源的库、又拍
weixin_30674525
·
2020-09-10 19:42
pycrypto 和 lua-
resty
-rsa 进行跨语言的RSA加密解密.md
最近需要在OpenResty(Nginxlua)和Python中做RSA的加密和解密操作,客户端是Python的使用pycrypto库,而服务端使用OpenResty来做解密,使用了德江的lua-
resty
-rsa
orangleliu
·
2020-08-26 23:49
openresty
ngx_lua调用mysql
ngx_lua调用mysqlauthyufei2016-07-21ngx_lua调用mysql来源于春哥的开源https://github.com/openresty/lua-
resty
-mysqlfunctionF.check_session
努力一方
·
2020-08-26 16:57
MYSQL
LUA
NGINX
基于lua-
resty
-redis的redis连接池
基于lua-
resty
-redis的redis连接池[轮]@authorkarminski@version161028:3@linkhttp://blog.eth6.org/src/wheel/redis_connection_pool_with_lua_nginx_module.html
weixin_34281537
·
2020-08-26 15:19
lua链接redis实例
导入redis插件redis.lua最下方链接redislocalredis=require"
resty
.redis";localred=redis:new();red:set_timeout(redis_connection_timeout
怎么可能-怎么可能
·
2020-08-26 14:52
插件
lua
Redis
lua脚本连接redis数据库(redis设置密码的)
下面这篇是使用lua脚本来连接redis数据库的笔记:localredis=require"
resty
.redis"localred=redis:new()red:set_timeout(1000)localok
浪里xiao白龙
·
2020-08-26 14:16
nginx
OpenResty学习笔记
OpenResty可以用来实现高并发的动态Web应用Open取自“开放”之意,而
Resty
便是REST风格的意思OpenResty使用的Lua版本是5.1,不使用更新版本的原因是5.2+版本的LuaAPI
码行天下i
·
2020-08-26 14:48
openresty
Nginx之——lua连接redis集群
转载请注明出处:https://blog.csdn.net/l1028386804/article/details/90605049连接redis集群需要用到llua-
resty
-redis-cluster
冰 河
·
2020-08-26 13:35
Nginx
openresty 如何通过连接池方式连接访问设置密码的redis
redisUtil.lualocalredis=require"
resty
/redis"locallog=ngx.loglocalERR=ngx.ERRlocalsetmetatable=setmetatablelocal_M
xyw10000
·
2020-08-26 12:52
nginx
openresty
redis
四、FFI和第三方模块
学习完本小节对开发纯ffi的库是有帮助的,像lru-
resty
-lrucache中
shawn_jing128
·
2020-08-24 04:46
OpenResty
A Rate-Limiting HTTP Proxy(6)Cookie/HTTPS/TIMER
TIMERCookieOperationhttps://github.com/362228416/openresty-web-dev/tree/master/demo12https://github.com/cloudflare/lua-
resty
-cookieHTTPShttps
magic_dreamer
·
2020-08-23 10:38
Summary
Distributed
openresty健康检查lua-
resty
-upstream-healthcheck分析和拓展
本文主要分析lua-
resty
-upstream-healthcheck源码,以及在实际工作的优化应用。
新兰永恒K
·
2020-08-22 18:40
网关
openresty开发系列26--openresty中使用redis模块
开发系列26--openresty中使用redis模块在一些高并发的场景中,我们常常会用到缓存技术,现在我们常用的分布式缓存redis是最知名的,操作redis,我们需要引入redis模块require"
resty
.redis
郑子明
·
2020-08-22 18:32
openresty中lua的https请求报错的代替办法(丑陋但实用)
openresty中是有一套请求http/https的方法的:
resty
.http。
benhongbi6754
·
2020-08-22 16:45
Openresty学习使用(三)发版脚本
Openresty学习使用(三)发版脚本说明脚本代码lua-upstream-nginx-module相关lua-
resty
-upstream-healthcheck相关发版脚本说明本文是利用上篇文章中介绍的两个
林里灰羊
·
2020-08-22 16:52
linux
nginx
接入层限流之OpenResty提供的Lua限流模块lua-
resty
-limit-traffic
lua_shared_dictmy_limit_conn_store100m;...location/hello{access_by_lua_block{locallimit_conn=require"
resty
.limit.conn
后端老鸟
·
2020-08-21 02:27
nginx
限流
openresty
接入层限流之OpenResty提供的Lua限流模块lua-
resty
-limit-traffic
lua_shared_dictmy_limit_conn_store100m;...location/hello{access_by_lua_block{locallimit_conn=require"
resty
.limit.conn
后端老鸟
·
2020-08-21 01:28
nginx
限流
openresty
第五章 常用Lua开发库3-模板渲染
而Lua中也有许多模板引擎,如目前我在使用的lua-
resty
-template,可以渲染很复杂的页面,借助LuaJIT其性能也是可以接受的。
jinnianshilongnian
·
2020-08-19 10:30
跟我学Nginx+Lua开发
OpenResty文件上传用例
==============================--文件上传--==========================================localupload=require"
resty
.upl
小努蛋
·
2020-08-14 06:18
openresty
【Lua】Lua 引用外部文件(require)的调试错误lua module ‘proxy.html‘ not found等
问题场景这是一个源于实施部署的实践,部署一套应用,openresty+nginx+lua,nginx下的日志文件error.log一直报错模块不存在,甚是恼人nofieldpackage.preload['
resty
.auth
Tyler杨
·
2020-08-12 14:08
一名实施工程师的自我修养
openresty 之
resty
.limit.req模块介绍
一、openresty实现限流说明:静态拦截和动态拦截介绍:静态拦截就是限流某一个接口在一定时间单位的请求数。一般就是单位1s内的客户端的请求数。例如用户可以在系统上给他们的接口配置一个每秒最大调用量,如果超过这个限制,则拒绝服务此接口。而动态拦截其实也是基于静态拦截进行改进,我们可以依据当前系统的响应时间来动态调整限流的阈值,如果响应较快则可以把阈值调的大一些,放过更多请求,反之则自动降低限流阈
baping8015
·
2020-08-08 14:13
Openresty之
resty
.limit.conn模块介绍
resty
.limit.conn限制并发请求的lua模块限制接口总并发数场景:按照ip限制其并发连接数openresty开启
resty
.limit.conn模块具体配置过程如下:1.共享内存加入到nginx
baping8015
·
2020-08-08 14:13
OpenResty之
resty
.limit.count 模块介绍
resty
.limit.count模块介绍:
resty
.limit.count模块就是限制接口单位时间的请求数,Thismoduledependsonlua-
resty
-core模块,所以要在openresty
baping8015
·
2020-08-08 14:13
OpenResty + Lua访问Redis,实现高并发访问时的毫秒级响应打回
一、lua中redis的配置依赖:1、OpenResty的lua访问redis的插件:https://github.com/openresty/lua-
resty
-redis二、下载后,导入对应的插件:
weixin_30810583
·
2020-08-08 00:13
Docker 封装高并发 OpenResty (Nginx Lua)
RestyMysql模块6.安装openresty7.打开防火墙8.编译lua文件,进行执行9.进行缓存数据读取1.准备Docker中有openresty的镜像,我开始用这个镜像安装lua,lua安装成功,但是加载不上
resty
.mysq
YKenan
·
2020-08-03 14:22
Java
开发
Docker
nginx - lua 作数据库连接池
localmysql=require("
resty
.mysql")localcjson=require("cjson")localpool={}localconfig={host="10.10.12.51
_xuzhi_
·
2020-08-03 07:53
lua
使用openResty搭建nginx分发层遇到set_keepalive报错问题解决
nginx分发层遇到set_keepalive报错问题解决|[error]24164#0:*462luaentrythreadaborted:runtimeerror:/usr/hello/lualib/
resty
穆_java_小学生
·
2020-08-03 07:21
问题解决
no field package.preload[‘ffi’]
lua:
resty
_uid.lua:1:module‘ffi’notfound:nofieldpackage.preload[‘ffi’]nofile‘./ffi.lua’nofil
mydriverc2
·
2020-07-30 19:43
Lua
Python 如何创建一个简单的REST接口
解决方案构建一个REST风格的接口最简单的方法是创建一个基于WSGI标准(PEP3333)的很小的库,下面是一个例子:#
resty
.pyimportcgidefnotfound_404(environ,
·
2020-07-30 14:25
用lua实现登陆超时拦截
localngx=require("ngx")localresty_redis=require("
resty
.redis")localresty_cookie=require("
resty
.cookie
yunlong167167
·
2020-07-30 06:07
linux
Ingress-controller支持的负载均衡策略
load-balanceringress支持的负载均衡算法有:1、round_robin轮训默认2、ewma均值3、chash4、chashsubset5、
resty
6、sticky设置负载均衡策略的方法
小茶沫
·
2020-07-27 19:20
k8s
运维
极简的Restful框架推荐->
Resty
源码链接:
Resty
拥有jfinal,activejdbc一样的activerecord的简洁设计,使用更简单的restful框架restful的api设计,是作为restful的服务端最佳选择(使用场景
Dreampie
·
2020-07-15 23:56
框架
restful
activerecord
java
web
api
lua-
resty
-iputils, 在Openresty中,用于处理IP地址的实用程序函数
源代码名称:lua-
resty
-iputils源代码网址:http://www.github.com/hamishforbes/lua-
resty
-iputilslua-
resty
-iputils源代码文档
幽雨雨幽
·
2020-07-15 20:22
openresty
openresty demo
ScreenShot2018-05-29at4.26.18PM.pnglocalmysql=require"
resty
.mysql"localcjson=require"cjson.safe"localtb_concat
曾柏超
·
2020-07-15 16:10
resty
资源推荐
转自:http://www.lxlib.cn/topics/2/awesome-
resty
-zh什么是OpenResty#OpenResty是一个完整的Web平台,它集成了标准的Nginx核心,LuaJIT
幽雨雨幽
·
2020-07-15 14:10
openresty
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他