zhangxun
zhangxun
ok, thank u very much
Totally Agree
目前这个问题还是有 if (dstOffset < srcOffset) { // 这个代码块里面有一个while 循环 是否有问题 } 从线上堆栈信息的检测上看 就是这个copyMemery 方法导致的cpu 爆满
@codelaw1 感觉 begintime 应该在while 外面才行吧? 现在我用着还是会cpu爆炸
I also have this problem
I want lua http client send file to lua server, i cannot find any example with lua-resty-http to send file , So I assembled the HTTP message myself and used...
me too