Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » Documentation Clarification - Server & User Interface(Should they be on seperate physical srevers?)
Documentation Clarification - Server & User Interface [message #1775744] Sat, 04 November 2017 21:05 Go to next message
Eclipse UserFriend
"Please note: In a productive environment it is recommended to deploy the server and the user interface into two different servlet containers running on dedicated machines."

Does this mean that the server and client .war should be loaded onto seperate machines?
Re: Documentation Clarification - Server & User Interface [message #1775747 is a reply to message #1775744] Sun, 05 November 2017 04:29 Go to previous messageGo to next message
Eclipse UserFriend
Hi Dan

In a productive environment you probably have different protection needs for your server. E.g. only expose the UI server to the users and have the backend server in a zone that is better protected from direct access. Some setups require to place a firewall between the UI server and the backend server to protect the backend server from direct access.

There are also availability and performance reasons to take into account. Depending on the numbers of users and your requirements it may be necessary to setup clusters having multiple UI Servers and/or backend servers. And the tiers may have different requirements on HW resources.

So technically you can easily run both web application on one machine. But often the requirements on a production environment prohibit such a setup. Then you need to install the two applications on different machines. But this is up to you.

Hope this helps.

[Updated on: Sun, 05 November 2017 04:30] by Moderator

Re: Documentation Clarification - Server & User Interface [message #1775795 is a reply to message #1775747] Mon, 06 November 2017 08:31 Go to previous messageGo to next message
Eclipse UserFriend
Begin with one machine if no security reasons prevent this. We use it on one machine without problems.

Scout UI consumes more memory than Scout Backend, so it is a nice feature that it can be distributed to other servers if needed. But there is no technical obligation to do so.
Re: Documentation Clarification - Server & User Interface [message #1775875 is a reply to message #1775795] Tue, 07 November 2017 08:39 Go to previous message
Eclipse UserFriend
Thanks guys.
Previous Topic:No application id has been found
Next Topic:RAP: Scout Session expired - SyntaxError not catched
Goto Forum:
  


Current Time: Tue Jun 17 23:25:32 EDT 2025

Powered by FUDForum. Page generated in 0.09058 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top