-
```
What steps will reproduce the problem?
1.Configuring the tomcat,set the sticky=true
2.Deploying two Applications: testSessin.war and sess.war
3.Access the application testSession and set the ke…
-
```
It happens with the latest released spymemcached 2.8.4, even with memcached
forced to communicate via binary protocol only. The platform is Ubuntu Linux,
memcached 1.4.15.
java version "1.7.0_15…
-
```
What steps will reproduce the problem?
1.Configuring the tomcat,set the sticky=true
2.Deploying two Applications: testSessin.war and sess.war
3.Access the application testSession and set the ke…
-
```
I use tomcat7, my config is:
msm version is:
memcached-session-manager-1.6.2.jar
memcached-session-manager-tc7-1.6.2.jar
spymemcached-2.8.4.jar
my application has many ajax requests when lo…
-
```
What version of the product are you using? On what operating system?
Spymemcached 2.8.1 on Ubuntu 12.04 LTS 64 talking to Couchbase sever 1.8.1.
community edition
Java(TM) SE Runtime Environment …
-
```
I use tomcat7, my config is:
msm version is:
memcached-session-manager-1.6.2.jar
memcached-session-manager-tc7-1.6.2.jar
spymemcached-2.8.4.jar
my application has many ajax requests when lo…
-
Hi,
It would be great to be able to pass custom byte[] buffers as parameters for the GET and SET methods. Using the byte[], offset and size as parameters.
Basic use case for SET:
1) I have a…
-
```
Setup:
-multiple memcached servers
-ConnectionFactory.setFailureMode(FailureMode.Cancel)
Conditions:
-one of the memcached servers goes down, or is restarted
Observations:
-single key operations…
-
```
Setup:
-multiple memcached servers
-ConnectionFactory.setFailureMode(FailureMode.Cancel)
Conditions:
-one of the memcached servers goes down, or is restarted
Observations:
-single key operations…
-
```
What version of the product are you using? On what operating system?
2.8.4, see https://groups.google.com/forum/#!topic/spymemcached/k4xSScN7zIU
Tell me more...
package net.spy.memcached;
impo…