Scalability and decoupled deployment question

  •  10-11-2010, 12:25 PM

    Scalability and decoupled deployment question

    Hi,
     
    I am evaluating the chat and messenger install for a potentially high volume load to the chat/messenger application. One thing that I am curious about is the constant calls to the handler ChatAjax.ashx. I believe this is how the application gets refreshed. My questions are :
     
    1. Can I deploy this handler to a different web server and make the chat client script call this?
     
    2.  How much development effort we would need to make this happen?
     
     
    Thanks. 
View Complete Thread