I have requirement to set up a XMPP chat server and enable web-based-chat (similar to Facebook/GTalk). A huge number of XMPP clients would be connected via HTTP at any point of time (approx. 100,000 clients can be handled concurrently by the XMPP server we use). If possible I would like to proxy the...