Hello,
We have 5 application servers, out of 4 are front-ends and 1 if front-end + controller.
I want to run all my timers are process on 4th and 5th server and web request to be severed on 1,2 and 3rd server. Is it possible ?
Thanks | AG
Hi Ajay,
You can do this by going to the service center tab -> Servers if i'm not mistaken. Then you can click each server and select if they will be running timers. Furthermore if you only want your server 1,2 and 3 to handle web requests, you would have to configure your load balancer to only redirect requests to these 3 servers.
Isn't this only s feature for on premise installations?