You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
Hi All,
This might seem stupid question. I have understood how jboss works etc..but I am unable to find the exact difference between full and full-ha profiles.
We have domain configuration where 2 application servers in different physical servers are serving the request in full mode. What are the advantages if we configure in ha mode?
Thanks Much,
Sushma
Paul Ferraro
unread,
Jul 19, 2022, 9:43:30 AM7/19/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
In general, the "full" profile contains every subsystem provided by WildFly w/out clustering support (for single server environments).
The "full-ha" profile contains everything found in the "full" profile, but with support for high-availability (HA) clustering (for use with multi-server environments).