strace_apache_speed
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
strace_apache_speed [2016/03/29 19:06] – luke7858 | strace_apache_speed [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 29: | Line 29: | ||
</ | </ | ||
<sxh bash> | <sxh bash> | ||
- | strace -o /tmp/output -f -r -s4096 -p 16742 | + | strace -o /tmp/output -f -r -s4096 -p `pidof telnet` |
</ | </ | ||
<sxh bash> | <sxh bash> | ||
Line 60: | Line 60: | ||
=== Start of Script === | === Start of Script === | ||
<sxh bash> | <sxh bash> | ||
- | { echo "GET / HTTP/ | + | { sleep 2; printf |
</ | </ |
strace_apache_speed.1459278368.txt.gz · Last modified: 2024/05/23 07:26 (external edit)