Question
Verramobility
Verramobility
US
Verramobility
Posted: Apr 25, 2016
Last activity: Apr 25, 2016
Last activity: 25 Apr 2016 20:59 EDT
Closed
Can somebody help in understanding apache and tomcat usage w.r.t prpc...
Can somebody help in understanding apache and tomcat usage w.r.t prpc...
Please refer to this link for the general prpc architecture: https://docs-previous.pega.com/pega-72-platform-installation-guide-tomcat-and-postgresql. At high level, prpc requires an application server (e.g., tomcat) and a database server (e.g. postgresql). apache web server is optional, but normally setup in a production system to handle static content whereas dynamical content will be handled by application server such as tomcat.