Messaging Gateway

 View Only
  • 1.  SMG Integration with CAS

    Posted Jun 05, 2020 05:18 AM
    Hi All, I have SMG which I will integrate with 2 CAS appliances from symantec which is doing advanced analysis and sandboxing. I will add both of these 2 CAS appliances on SMG with same priority/preference to have load balancing. My questions are below.

    1) How SMG would determine whether it should forward the email to CAS-1 or CAS-2? Does it have some internal load balancing algorithm that will determine this? or SMG will sand it randomly to either CAS-1 or CAS-2 which are with same priorities?

    2) Should I use load balancing on SMG for both CAS appliances with same priority ? or should I use failover for CAS appliances with different priorities? what is recommended to do?

    Appreciate your comments. Thanks


    ------------------------------
    Symantec Enthusiast
    ------------------------------


  • 2.  RE: SMG Integration with CAS

    Broadcom Employee
    Posted Jul 02, 2020 02:05 PM
    The CAS servers of equal priority are load balanced via round robin selection with some additional logic to balance connection pools. The load balancing does, however, retain an affinity for a particular CAS server on a per message basis meaning that we will attempt to pass all CAS scannable objects in one message to a single CAS server if possible. Lower priority CAS servers should only be used when the higher priority servers are either inaccessible or cannot accept new transactions.