Skip to content

Instantly share code, notes, and snippets.

@lpgauth
Created July 15, 2014 13:08
Show Gist options
  • Save lpgauth/5796b16fa78b3ac7777e to your computer and use it in GitHub Desktop.
Save lpgauth/5796b16fa78b3ac7777e to your computer and use it in GitHub Desktop.
Memcached GAT
28: Client using the binary protocol
<28 Read binary protocol data:
<28 0x80 0x1d 0x00 0x04
<28 0x08 0x00 0x00 0x00
<28 0x00 0x00 0x00 0x0c
<28 0x00 0x00 0x00 0x01
<28 0x00 0x00 0x00 0x00
<28 0x00 0x00 0x00 0x00
>28 Writing an error: Invalid arguments
>28 Writing bin response:
>28 0x81 0x1d 0x00 0x00
>28 0x00 0x00 0x00 0x04
>28 0x00 0x00 0x00 0x11
>28 0x00 0x00 0x00 0x01
>28 0x00 0x00 0x00 0x00
>28 0x00 0x00 0x00 0x00
28: going from conn_parse_cmd to conn_mwrite
Protocol error (opcode 1d), close connection 28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment