GithubHelp home page GithubHelp logo

Comments (6)

rainmanzh avatar rainmanzh commented on June 13, 2024

memcached server log:

<30 new auto-negotiating client connection
30: Client using the binary protocol
<30 Read binary protocol data:
<30 0x80 0x01 0x00 0x27
<30 0x08 0x00 0x00 0x00
<30 0x00 0x00 0x62 0x02
<30 0x00 0x00 0x00 0x00
<30 0x00 0x00 0x00 0x00
<30 0x00 0x00 0x00 0x00
<30 SET foo5eb1b171-68e6-4d82-af89-ba9fed2f368e Value len is 25043
Failed to read, and not due to blocking:
errno: 0 Error 0
rcurr=57ccac4a ritem=5a4272d5 rbuf=57cca2a0 rlbytes=22640 rsize=4096
<30 connection closed.

from memcached-java-client.

rainmanzh avatar rainmanzh commented on June 13, 2024

more detail infomatoin from memcached server log:
<30 new auto-negotiating client connection
30: going from conn_new_cmd to conn_waiting
30: going from conn_waiting to conn_read
30: going from conn_read to conn_parse_cmd
30: Client using the binary protocol
<30 Read binary protocol data:
<30 0x80 0x01 0x00 0x27
<30 0x08 0x00 0x00 0x00
<30 0x00 0x00 0x62 0x02
<30 0x00 0x00 0x00 0x00
<30 0x00 0x00 0x00 0x00
<30 0x00 0x00 0x00 0x00
30: going from conn_parse_cmd to conn_nread
<30 SET fooaf27e4dc-ae4a-419f-a450-901cbbbd53df Value len is 25043
Failed to read, and not due to blocking:
errno: 2 No such file or directory
rcurr=4091a734 ritem=4091ed07 rbuf=409193e0 rlbytes=20166 rsize=8192
30: going from conn_nread to conn_closing
<30 connection closed.

from memcached-java-client.

newroot avatar newroot commented on June 13, 2024

since every connecion will have 30M buffer size in your case, max_conn = 250 is too much big.
I will take a look for this issue.

from memcached-java-client.

newroot avatar newroot commented on June 13, 2024

I can't repeat the bug, the source code can't compiled, so I change keys into values, and it pass the test.

from memcached-java-client.

rainmanzh avatar rainmanzh commented on June 13, 2024

thx,when i install the memcached on linux os ,that bug gone.may be some thing wrong in my pre memcached server on hp-ux
At 2012-05-29 13:24:33,"Xingen Wang" [email protected] wrote:

since every connecion will have 30M buffer size in your case, max_conn = 250 is too much big.
I will take a look for this issue.


Reply to this email directly or view it on GitHub:
#41 (comment)

from memcached-java-client.

newroot avatar newroot commented on June 13, 2024

Thanks. I will close this issue.

from memcached-java-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.