On Jul 1, 2008, at 9:10 PM, Rams wrote:
Hello everyone,
At the bottom of this page:
http://developer.apple.com/documentation/WebObjects/Deployment/Deploying_Applications/Deployment/chapter_6_section_3.html
Reads:
"In most situations you should deploy an application’s logic and
resources on different computers. For example, while developing an
application on Mac OS X, you can test it with the web server
included with the system. However, you should not deploy the
application in Mac OS X. Always deploy WebObjects applications on
Mac OS X Server."
... with basically zero explanation. Is there some security reason
for separating logic and resources? Why is OS X Server a must?
I don't think that's a good example. Client vs Server? Of course you
'should' deploy on a server but that does not cover the logic vs.
resources deployments.
If you have static resources on a separate server you can use that
server's caching and compression options. You would optimize the
servers differently for the task it performs.
It may be a bit more complicated to make references to images you
might have in your Web Resources folder in your woa if they are
installed on different servers.
Thanks
kib
"Success is not final, failure is not fatal: it is the courage to
continue that counts.”
- Winston Churchill
Klaus Berkling
Systems Administrator
DynEd International, Inc.
www.dyned.com | www.eskimo.com/~kiberkli
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]