25 Dec 11:47:27 - Inside Node Virtual Machine
25 Dec 11:47:27 - Owning user: 501
25 Dec 11:47:27 - User Changed: 501
25 Dec 11:47:27 - Checking for /etc
25 Dec 11:47:27 - Update /etc/resolve.conf with Googles DNS servers..
25 Dec 11:47:27 - Checking for /tmp
25 Dec 11:47:27 - Checking for /mnt
25 Dec 11:47:27 - Setting up sandbox..
25 Dec 11:47:27 - Munging require paths..
25 Dec 11:47:27 - Globalizing Buffer
25 Dec 11:47:27 - Reading startup file server.js...
25 Dec 11:47:27 - Final user check: 501
25 Dec 11:47:27 - Cloudnode wrapped script starting (13642) at Sun Dec 25 2011 11:47:27 GMT+0100 (UTC)
[36minfo - [39m socket.io started
25 Dec 11:47:27 - [INFO] Cloudnode listening on port: 8275
Socket-Chat listening on port 8275.. Go to http://<this-host>:8275
25 Dec 16:47:26 - Cloudnode wrapped script starting (20242) at Sun Dec 25 2011 16:47:26 GMT+0100 (UTC)
[36minfo - [39m socket.io started
25 Dec 16:47:26 - [INFO] Cloudnode listening on port: 8275
Socket-Chat listening on port 8275.. Go to http://<this-host>:8275
[90mdebug - [39m served static content /socket.io.js
[90mdebug - [39m client authorized
[36minfo - [39m handshake authorized 972123751416996551
[90mdebug - [39m served static content /socket.io.js
[90mdebug - [39m client authorized
[36minfo - [39m handshake authorized 5868608972055698424
This implementation uses Flash's socket, which means that your server must provide Flash socket policy file to declare the server accepts connections from Flash.
If you use web-socket-ruby or em-websocket, you don't need anything special, because they handle Flash socket policy file request. But if you already provide socket policy file at port 843, you need to modify the file to allow access to Web Socket port, because it precedes what the libraries provide.
If you use other Web Socket server implementation, you need to provide socket policy file yourself. See Setting up A Flash Socket Policy File for details and sample script to run socket policy file server. node.js implementation is available here.
Actually, it's still better to provide socket policy file at port 843 even if you use web-socket-ruby or em-websocket. Flash always try to connect to port 843 first, so providing the file at port 843 makes startup faster.
--To view this discussion on the web visit https://groups.google.com/d/msg/cloudnode/-/hNd_ig2xD-sJ.
You received this message because you are subscribed to the Google Groups "Cloudnode" group.
To post to this group, send email to clou...@googlegroups.com.
To unsubscribe from this group, send email to cloudnode+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cloudnode?hl=en.