17
Views
1
Comments
About Service Action
Question

Hi, all

I'd like to know more about service actions. 

When calling a service action from an app, the Server column in the log shows which FE server processed the service action. 

What happens if there's no load balancer and multiple servers? 
Also, is it possible to specify which server processes the service action? 


Best Regards,

Sammy


2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello.

You should take a look on the documentation.

Setting a Load Balancer

https://success.outsystems.com/documentation/11/setup_outsystems_infrastructure_and_platform/setting_up_outsystems/recommended_configurations_for_load_balancing/


Multiple Front-end servers

https://success.outsystems.com/documentation/11/setup_outsystems_infrastructure_and_platform/designing_outsystems_infrastructures/scaling_and_high_availability_for_outsystems_platform_servers/

And many more.


You can optimize your factory so that only servers some run timers, or some servers are dedicated to heavier apps, but that is for infrastructure team, not exactly for the development team.

The architects need to have the modules properly organized so that the heavy ones can be deployed without the others.

I would advise you to do the Platform Ops course / bootcamp.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.