-
```
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…
-
```
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…
-
```
What version of the product are you using? On what operating system?
We're running on Ubuntu/Spring.
Tell me more...
Using JProfiler, i was able to see a significant performance bottleneck via…
-
```
What version of the product are you using? On what operating system?
We're running on Ubuntu/Spring.
Tell me more...
Using JProfiler, i was able to see a significant performance bottleneck via…
-
```
What version of the product are you using? On what operating system?
We're running on Ubuntu/Spring.
Tell me more...
Using JProfiler, i was able to see a significant performance bottleneck via…
-
```
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…
-
```
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…
-
```
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…