Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/gwt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Session Worklight会话内存复制_Session_Authentication_Ibm Mobilefirst - Fatal编程技术网

Session Worklight会话内存复制

Session Worklight会话内存复制,session,authentication,ibm-mobilefirst,Session,Authentication,Ibm Mobilefirst,我正在尝试在WebSphereApplicationServer中为worklight应用程序配置内存到内存的复制 The following are the steps i have done. 1. Created cluster in WAS with two server enabling memery to memory replication. 2. Deployed the worklight authentication application.

我正在尝试在WebSphereApplicationServer中为worklight应用程序配置内存到内存的复制

  The following are the steps i have done.
       1. Created cluster in WAS with two server enabling memery to memory replication.
       2. Deployed the worklight authentication application.
       3. In each server, i have enabled the replication mode to server and client.
       4. I have authenticated with one server. when i stopped the server it asking for logging in again.

  Can any one suggest me with the approach i need to follow to configure the memory to memory replication for worklight.

内存复制不适用于IBM Worklight会话。 IBM Worklight是有状态的。它在服务器内存中缓存会话状态。结果是,如果一台Worklight服务器脱机,活动用户会话将丢失,客户端将被要求重新登录