eunomia-bpf / eunomia-bpf/bpf-developer-tutorial
23-http 使用问题
Open
- Dominant language
- C
- Stars
- 4.3k
- Forks
- 602
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 1
Description
大佬你好:
我在学习测试 23-http 这个项目,想了解几个问题。
第一个,23-http 项目中 accept.bpf.c 这两个文件是做什么使用的呢?
第二个,tcp_sendmsg/tcp_recvmsg 可以解析出 http method url 等信息么
第三个,我想计算 http 请求时延迟,有什么思路么?recv 记 start, send 记 end,五元组 + pid 关联?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.