Hello. I need to connect an Apache Web Server running on Linux with two JRun Servers (Production & QA) running on a NT. http://www.myhost.com/production/index.jsp --> Will use the Production JRun Server http://www.myhost.com/qa/index.jsp --> Will use the QA JRun Server. I have read the JRun Advanced Configuration Guide but this scenario is not exposed clearly due to two contradictory paragraphs. On page 56 it is said "Note that if JRun is not on the same machine as the Web Server, JRun uses the proxyhost, proxyport and rulespath properties in the Web server configuration file to find the local.properties file for each JRun server." whereas on page 57 it is said "Note that once there are multiples servers in the jvmlist property, JRun ignores the rulespath, proxyhost and proxyport properties in the Web server configuration file. Instead, JRun gather this information from each server�s local.propertes file." Therefore as my Web server & JRun servers are not on the same machine, the properties "proxyhost, proxyport and rulespath" are used; but as I have two JRun serves, the properties "proxyhost, proxyport and rulespath" are ignored. What properties are used in this case? Will be "Virtual hosting" the solution? Any help would be appreciated. Thanks in advance, C�sar �lvarez. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
