coldfusion - Websocket not working on Chrome or IE -


i have coldfusion websockets channel streams data every 2 seconds. has worked time, have approximately doubled amount of data being sent , have problems when comes chrome , internet explorer – both come following errors -

websocket connecttion 'ws://mywebsite.com' failed: invalid frame header uncaught typeerror: cannot set property 'readystate' of undefined

everything works on firefox.

i assuming errors relate size of packets , not correctly specified in header, since if reduce amount of data works fine. have increased “max data size” websockets in coldfusion administrator not fix problem.

any how working appreciated.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -