caching - Couchbase Test Running Failed -


I have installed the couchbase and tried to test its caching. URL localhost: 8091 / index shows everything most (statistics, server information etc.). When I tell the telnet localhost 8091 terminal show is trying to 127.0.0.1 ... connected to localhost. Escape character '^]' is

Then I tried to get the position with the command stats . In addition, I tried setting a value that both commands provide the same error:
HTTP / 1.1 400 Bed Request Server: Mochi Web / 1.0 (Any of you got white?) Date: Fri, 01 Aug 2014 05:28:31 GMT Content-Length: 0

  1. Is this a problem in my installation or is not a well-run Couchbase?
  2. Is Couchbase dependent on heavy hardware specifications? (This more core server asks for more memory) You are trying to telnet in the HTTP Administrator (UI) Port 8090, anytime

Use port 11211 to issue test commands in ASCII (like statistics ) (Legacy ASCII Memkesh Proxy, connect to Moxi for).


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -