mariash / cf-sticky-node-socket-app

Simple app for Cloud Foundry that uses sockets and sticky session

Home Page:http://sticky-node-socket-app.cloudfoundry.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Node.js app for Cloud Foundry that uses sockets and sticky sessions

Sticky sessions are provided with JSESSIONID cookie variable and using RedisStore.

vmc push app-name
vmc instances app-name 2

Example on Cloud Foundry with 2 instances: http://sticky-node-socket-app.cloudfoundry.com

About

Simple app for Cloud Foundry that uses sockets and sticky session

http://sticky-node-socket-app.cloudfoundry.com/


Languages

Language:JavaScript 100.0%