hankai17

Results 17 issues of hankai17

Command such as: traffic_cache_tool --spans=/usr/local/etc/trafficserver/storage.config list It will say that 0 [1]: 'var/trafficserver' is not readable. As we all know that storage.config only one line "var/trafficserver 256M". Command such as:...

Cache

看了一下README 跟我压测sylar库结果差不多 我没有你压的那么细 这个项目里可以 压一下不同协程库(boost libgo 等)的切换效率吗?

so_linger setup should be support for TCP timewait too much

Hi bodys, I added nogc bggc feature into luajit2 https://github.com/hankai17/luajit2

code format option for ngx_http_upstream_check_module.c

https://github.com/alibaba/tengine/issues/1957

## Why you need it? 支持https健康检查 ## How it could be? ![捕获](https://github.com/user-attachments/assets/6f487b56-785d-40ae-a56a-11ffa42fea01) ## Other related information ``` check interval=2000 rise=2 fall=2 timeout=2000 type=https server_name=www.xxx.com; check_http_send "HEAD /yyy HTTP/1.0\r\n\r\n"; check_http_expect_alive http_2xx...