Really Hats off to you sir. I really never get such a tutor like you who have the patience to explaining the concepts in flexible timings, helping in resolving issues where we stuck in middle of setting up environment and also sending the softwares, Jboss materials class by class. It shows your commitment and passion to train the students. I Strongly recommend people who want to become a real admin on EAP6/7, this is the destination. Please don't waste money on the scrappy sites. just go with this guy. He will make you the best in market. my rating is 5 of 5.
@JUNO22063 жыл бұрын
good article Veera. Is it possible to have compression in the load balancer?
@gobindsingh68823 жыл бұрын
Hello thanks for sharing this video, would appreciate it if this load balancer would be explained in more detail with 2-3 client nodes and its behaviour after connecting it with more nodes.
@LearningJboss3 жыл бұрын
Noted
@prateeksinghal925 жыл бұрын
Hi Veera in all your videos whatever changes you make in configuration files can we get it separately from where it can be copied easily?
@LearningJboss5 жыл бұрын
In old videos i did't do that.Well in latest videos only providing CODE.
@whatsapppeviralhuakya31065 жыл бұрын
Hi Veera. Can we have a undertow and Jboss in same machine. I.e. 2 Jboss configured as master and slave and this Master Jboss has a Undertow.
@LearningJboss5 жыл бұрын
100% possible
@chrisparton60976 жыл бұрын
what about undertow with mod_cluster and domain mode?
@LearningJboss6 жыл бұрын
my next upload is undertow mod_cluster in domain mode :) . Kindly wait for some time.
@alexmiller91286 жыл бұрын
Hi, wondering if the domain mode + undertow lb tutorial was uploaded, cause I can't find it. Thx!
@riccaruf5 жыл бұрын
@@LearningJboss hi thanks for your job. Any news about the undertow mod_cluster in domain mode ? I can't find anything on this theme.
@LearningJboss5 жыл бұрын
@@riccaruf .. here it is ... kzbin.info/www/bejne/b3rceX9_pb6qZ7M
@anmolshishoo3 жыл бұрын
why do we use standalone-ha.xml instead of standalone-full-ha.xml? can you give the explanation in your words?
@LearningJboss3 жыл бұрын
ha -> support only cluster not fully J2EE features have and full-ha -> cluster with full J2EE features available
@avinashkumar896 жыл бұрын
Hello, i want to know how can we enable session replication so that high availability is ensured.
@LearningJboss6 жыл бұрын
Make sure you have to choose distribution or replicated mode in infinispan subsystem inside profile XML file to replicate session across the cluster or n backup nodes
@avinashkumar896 жыл бұрын
have you also made any tutorial for that?
@LearningJboss6 жыл бұрын
Yes. I uploaded already which is uses default "replicated" session replication. Soon i will upload for "Distributed". Thanks.
@avinashkumar896 жыл бұрын
Thanx and please give the link of that tutorial.
@vikramtnj15 жыл бұрын
@@LearningJboss All your tutorials are very nice and explanatory... Can you please provide the link for "replicated" session replication if you have the link that is uploaded somewhere. I am able to form a cluster but am not able to replicate the session till now. It will be really nice if you can guide me...