It depends
I believe in using a seperate webserver, one address, no invalid sessions due to failover, no management when a failover took place.
Config/install is a bit more then just next next finish but I believe it's worth it.
But if you use
- a floating hostname, or
- a load balancer with sticky session functionality
You can use a webserver on the commserve. You still encounter session issues as the webserver goes offline during a commserve failover.
You could also simply connect to the address of the new active commerve, but that's not very user friendly.
Let me know your thoughts/questions on the matter
Also for reference on the concept as where the webserver is installed separately from the commserve nodes.
Here is a post for the general setup I advice to use:
And here is a post for the additional webserver SQL related setup I advice to use:
Thanks for your input @Jos Meijer . Since we have an Extra Large environement I will suggest my team to follow your first advice and have a seperate Web Server, especially if we can encounter session issues when the failover occurs. And it seems a more “state-of-the-art” approach, not as much fuss when a server goes down... and I don’t mind a little extra testing to set it up.
Thanks again! I will read your other posts.
No problem @LukeBrett
Let me know if you or the team have any questions
Thanks for your input @Jos Meijer . Since we have an Extra Large environement I will suggest my team to follow your first advice and have a seperate Web Server, especially if we can encounter session issues when the failover occurs. And it seems a more “state-of-the-art” approach, not as much fuss when a server goes down... and I don’t mind a little extra testing to set it up.
Thanks again! I will read your other posts.
Hey @LukeBrett , I was the one asking the question! Thanks for answering (we’re in the same team ).
Haha I figured that you were colleagues
Your very welcome @JayBR