但我有一份应用程序,在两个网络学服务器上进行部署。
最近,我们曾表示,在某些情况下,用户会议返回后无效。 开发商的反馈意见是,这可以由会议造成,不能复制到其他服务器。
如果真的如此,我们怎么证明?
但我有一份应用程序,在两个网络学服务器上进行部署。
最近,我们曾表示,在某些情况下,用户会议返回后无效。 开发商的反馈意见是,这可以由会议造成,不能复制到其他服务器。
如果真的如此,我们怎么证明?
您是否使用单一会议储存了两种应用服务器可以通过某些通信协议进入吗? 否则,情况肯定会发生。 想到这一点,如果你的网络学服务器在任何地方都记忆本届会议,用户通过厨师通过自己的会议,而其他服务器则无法从其他机器获得记忆。 除非你使用硬墙负荷平衡。 你们是否?
这里要考虑的有2个概念——会议标志和届会复制。
会议标准是一种机制,即网络服务器确保,如果届会A的用户要求进入服务器1,则会只向服务器1提出申请。
通过配置能够提供会议标记的硬件负荷(如F5)。 或配置安装在喷口/秒/网络上的网络 proxy。
第一次向最不发达等国家高代办管理服务器提出请求,则用服务器的JRV id和附录(这是主要助手)对其做出回应,如果管理服务器是分组的一部分,它还附上了二级服务器jvm(二级服务器是正在复制的服务器)
代理公司保存了管理服务器中所有通用公平市价id和相应IP的表格,如果服务器停机运行或运行,则定期检查。
另一项请求将代理人与现有会议相提并论,而代之则则将此事推向该服务器,如果该服务机无法在一定时间内向二级服务器发出申请,则该服务机将试图将请求发送至该服务器。
届会重复——如果你把一个有2个或2个以上管理的服务器组合配置起来,就能够做到这一点。 每当届会更新数据时,其数据也在二级服务器中复制。
因此,如果您的申请用户在例行使用之间坐下来,或改用正页,那么,如果你界定了一组,并利用最不发达等国家高代办的代理,那么,如果你确定一个组别,使用最不发达等国家高代办,则检查代理减小产出,以确保将初级和二级服务器附在会议之后。
最后,在抽样应用你可用来测试会议复制和故障功能的粪便方面,有一个简单的例子。
So to prove why session is getting lost, 1) check server log to see if session got invalidated because of timeout, 2) if using wlproxy, enable debug, and the next time the issue happens check in the proxy log if the request was sent to a different server, and if that server is not the secondary server.
If I have a JMS module defined in a file (my-module-jms.xml) copied from one of WebLogic 9.x domains, then is there a way to deploy that module to another WebLogic with minimal effort using either ...
If two web servers are configured in between a load balancer and a weblogic cluster, will the two Apache server maintain session stickiness? Say for example, the load balancer forwards the first ...
Is there a way to configure WebLogic 9.x cluster to receive a JMS message on a single JMS queue address from remote client and that the message is delivered to each cluster node? Any links would be ...
I am trying to configure my path to include javax.servlet with WebLogic. WebLogic has split out the Jar files, so which one contains javax.servlet?
How to encrypt SALTEDHASHED password (used by Weblogic) in java? I need to be able to hash passwords in exactly the same way as WebLogic s authenticator does. Preferably without using WebLogic s ...
I m trying to create a connection pool in weblogic (8.1) and getting the following exception: <BEA-001129> <Received exception while creating connection for pool "testPool": 7> I have ...
I have been tasked with looking for a performance testing solution for one of our Java applications running on a Weblogic server. The requirement is to record production requests (both GET and POST ...
Is it possible to log the session ID in the access log of WebLogic 8.1.6?