Question
JP Morgan Chase
IN
Last activity: 16 Jan 2017 21:04 EST
PRPC Server Architecture
Few questions on the PRPC topology:
1. Does PRPC Architecture support different Web And App Servers in a load balanced configuration ( Load Balancer --> Web Server (say A-1)--> App Server (say A-2)
a) If yes, is Apache- Tomcat relationship supported (both servers being different)
b) IBM HTTP- WAS relationship supported (both Servers being different)
Is there any affinity between a Web Server (say IHS) and a JVM, as in, even if there is one IHS for 2 JVM's, if a session has been established with the first JVM, would future requests always go to that JVM only?
2. What is the maximum number of JVM's a server can support ?
3. What is maximum memory which can be allocated to a JVM (is it 8GB)