Skip to content

Instantly share code, notes, and snippets.

@davibe
Created December 23, 2014 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davibe/790dd7f9e2b98085cd67 to your computer and use it in GitHub Desktop.
Save davibe/790dd7f9e2b98085cd67 to your computer and use it in GitHub Desktop.
nginx-rtmp on ec2 test results 2 strace details
root@ae8629139aa6:/# ltrace -p $(pidof nginx)
...
pwrite(54, "\251\6\nnX\221\310Q\313\30k\342l\214\373W\214Uu\347\200m\257\377r,\26qQ\340J'"..., 128, 817655) = 128
pwrite(54, "<+Pk\341{{\351\17\342]=\274\351\336\315\211O\375O\365\22\257Q\243\272-\227;4T\313"..., 128, 817783) = 128
pwrite(54, "x\25\317A\356zx\241\252\325\253\212zg|\367Zx\346\312D>5\1\26\372\231\262A\2478\37"..., 128, 817911) = 128
pwrite(54, "q\377\0a\fy\243I\211<\32R\341\317D\251\235\254\317\264\357:\2171|\356\225\337m\5\376\25"..., 128, 818039) = 128
pwrite(54, "\202\254\34i\362\243\262Nr\240\2356%C!c\325&\276\255\312\234\334\365\223uE\274\311,O\265"..., 128, 818167) = 128
pwrite(54, "'\r\333\340\0\321\f\17t\304$\364\21\207\354cM\362g\345Gk\262; P\217\0216\204\252B"..., 128, 818295) = 128
pwrite(54, "\177B\341\1\r\367K?-\343\223-\325G\334\7\332\206\276E{L\267\346\320(X\243{6\366P"..., 103, 818423) = 103
pwrite(54, "\0\0000r", 4, 818526) = 4
recvfrom(53, "\362o\0\0\0\35A\1\262h\354L\377\1\t4\233C\322\204\315K\16}\212\30\304L\21#\226\35"..., 104, 0, NULL, NULL) = 104
recvfrom(53, "P\213z\377\1775\3\3\210\206\251\0\0\1\vA\0#y\243\2613\377\0\347@x^E|\\\360"..., 136, 0, NULL, NULL) = 136
recvfrom(53, "\376\324\301\362$\367P\240jC\26\350i\323\260\245\321\317@\220\23\350\247\36E\315@A\343\330\265\317"..., 129, 0, NULL, NULL) = 129
recvfrom(53, "\213DxB\3569\266\306\351_c\22\226\344H\213\300\200a\0\0\1\30A\0+\351\243\2613\377\0"..., 129, 0, NULL, NULL) = 129
recvfrom(53, "|\270\212Sv\224ft\326\201\353HN8\301[ \357|\237\223\241\374\315c.\254\v\227\27!,"..., 129, 0, NULL, NULL) = 129
recvfrom(53, "\323Y\v\374'\274f\274O8\211\207\243T\23\301S\314\27\260,@\274K\231\2220;]?\221r"..., 129, 0, NULL, NULL) = 129
pwrite(54, "\t\0\2\277\0\27\221\0\0\0\0", 11, 818530) = 11
pwrite(54, "'\1\0\0\0\0\0\0\2\t0\0\0\0\25A\232;\23?\2E\351\314\240P\213{\r\22\306\345"..., 128, 818541) = 128
pwrite(54, "\346\216\304\317\2E\351\314\240P\213z\377\1775\3\3\210\206\251\0\0\1\vA\0#y\243\2613\377"..., 128, 818669) = 128
pwrite(54, "\3121\277\327\30[4\3453\277\223\3033%Mg\376\324\301\362$\367P\240jC\26\350i\323\260\245"..., 128, 818797) = 128
pwrite(54, "l\262\326y\307\361\314\235\211\33Q\374\21\234FF\213DxB\3569\266\306\351_c\22\226\344H\213"..., 128, 818925) = 128
pwrite(54, "\273\277$\351\222b\343\226\27 \271\3538\322\262p|\270\212Sv\224ft\326\201\353HN8\301["..., 128, 819053) = 128
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment