Updates:
        Status: Invalid

Comment #3 on issue 384 by [email protected]: memcached refuse to recv data if the client send too much data without recving
https://code.google.com/p/memcached/issues/detail?id=384

you're not switching versions, you're switching whole operating systems around.

On my system your script doesn't reproduce on the latest branch, .17, or .13. If I add an extra zero to the number of commands being sent from the script, all of those versions will hang.

This is the same as it's always been; if the event loop can't write more responses, it can't parse more data inbound. It would have to start storing more output internally somewhere.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to