Livenux

Results 2 comments of Livenux

aho-corasick.so > optl.lua 中使用了 aho 算法,对应这个算法的 aho-corasick.so 文件似乎没有加载成功,注释掉 optl.lua 中 使用 aho 算法的地方 ![image](https://user-images.githubusercontent.com/13896235/185342224-956fc4fd-9d07-4135-8710-25d0107dedf8.png) ![image](https://user-images.githubusercontent.com/13896235/185342257-313f66c6-58f1-4a27-87eb-4fdd0c52ffa8.png) 我测试了下aho-corasick.so ,在resty里面匹配不了,但是执行lua脚本又能匹配,这是因为新的luajit没法使用这个模块吗?

别用于生产环境,不稳定,经常崩溃