tracker issue : CF-3094569

select a category, or use search below
(searches all categories and all time range)
Title:

WebSocket Channel imeplementation does not work in a ColdFusion Cluster

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Evelin Varghese)

Created: 01/21/2012

Components: Web Socket

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: 280897 / 283194

Priority/Frequency: Major / Some users will encounter

Locale/System: English / Mac 10 All,Win XP All

Vote Count: 0

Problem:
WebSocket Channel imeplementation does not work in a coldfusion Cluster


Method:
1.Install ColdFuson
2.Create instances cfinst1,cfinst2
3.Create a cluster with cfinst1,cfinst2
4.Configure cluster with apache.
5.Client1 subscribes to channel stocks
6.Client2 subscribes to channel stocks
7.Client1 publishes a message to channel stocks.


Result: Client1 Recieves back the published message
Client2 who is also subscribed to stocks does not get the message published by Client1

Expected:Client2 who is also subscribed to stocks should get the message published by Client1

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3094569

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

Added cluster framework for WebSocket
Comment by Awdhesh K.
20842 | October 22, 2012 05:34:21 AM GMT