Yes, the timeout is 1000ms since we haven't touched that value. We will set up wireshark to look at possible network problems... Could it somehow be related to garbage collection on the appserver? The timeouts seem to occur in clumps - nothing goes wrong for a minute or so, then we get 3-8 simultaneous timeouts.
Regards, Staffan On 11 Juni, 09:42, Dustin <[email protected]> wrote: > On Jun 11, 12:15 am, thengil <[email protected]> wrote: > > > Hi, > > > we have a problem in our production environment where we are getting > > abnormal amounts of timeouts as outlined below: > > > net.spy.memcached.OperationTimeoutException: Timeout waiting for value > > You'll get this error whenever waiting for a result of a command > takes longer than the configured timeout value. That's about a second > by default. You may have some network issues that are causing some > delays. Perhaps a packet sniffer would be helpful.
