Hi, in which file is set that property ? Thanks Ludovic BERTIN -----Original Message----- From: Scott "M." Stirling [mailto:[EMAIL PROTECTED]] Sent: samedi 6 janvier 2001 03:15 To: JRun-Talk Subject: Re: use-webserver-root property documentation Setting it to true makes the Web server connectors skip the trip to JRun for serving content that doesn't have a mapping in your JRun server or web-app. So typically HTML, gif, jpeg, cgi, etc. you want to not have JRun serve. Setting that to "true" lets the connectors serve it straight up through the native Web server. You'll get much better performance if you set this to true for your web apps and let the native Web server handle all your static content. If set to "false," you have to put your static content under wherever your web-app is deployed (unless you configure virtual directories -- another ball of wax), and let JRun's FileServlet serve it out of there. This is slower. On 05 Jan 2001 18:19:07 -0600, David Chisholm wrote: > Is there any documentation on the "<app-name>.use-webserver-root" property? > If not, can anyone explain what this property does and whether it's best to > assign it either 'true' or 'false'. > > TIA, > David -- Scott Stirling West Newton, MA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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
RE: use-webserver-root property documentation
BERTIN,LUDOVIC (Non-HP-France,ex1) Mon, 08 Jan 2001 01:55:06 -0800
- use-webserver-root property documentati... David Chisholm
- Re: use-webserver-root property do... M.
- RE: use-webserver-root property do... Hamish . Hubbard
- RE: use-webserver-root property do... BERTIN,LUDOVIC (Non-HP-France,ex1)
- RE: use-webserver-root property do... Pat Quinn
- RE: use-webserver-root property do... Rickard Schoultz
- Multiple JSM/JVM on a single W... Ranjan Dasgupta
- Re: use-webserver-root property do... David Chisholm
- Re: use-webserver-root property do... Ranjan Dasgupta
