bluegitter / xmemcached

Automatically exported from code.google.com/p/xmemcached
0 stars 0 forks source link

Time out exception while using binary mode. !!!! #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.use xmemcached.1.3.4.jar
2.Hard ware HP Unix 11i
3.

What is the expected output? What do you see instead?
Should not get time out exceptions. And I am getting it.

What version of the product are you using? On what operating system?
xmemcached 1.3.4.jar on HP Unix 11i

Please provide any additional information below.
It works fine on Ubuntu 11 Server edition but when we run on HP Ux 11i ,
It starts to give Time out exceptions continuously. 
Text mode works fine but is time consuming.

Original issue reported on code.google.com by ahmed.if...@gmail.com on 17 Oct 2011 at 5:28

GoogleCodeExporter commented 9 years ago
You said text mode works fine but is time consuming,do you mean test it on 
ubuntu not on HP unix?

I think you may test it again on HP unix to benchmark between text mode and 
binary mode.In my experience,binary mode doesn't  perform much more fast than 
text mode.

And if you still have operation timeout, you must setOpTimeout to bigger value 
or use connection pool,please test it by yoursefl to find a suitable 
configuration.

Original comment by killme2...@gmail.com on 18 Oct 2011 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by killme2...@gmail.com on 26 Mar 2012 at 10:33