Yan Du <yadu@redhat.com> made a comment on bug 1005373

test on denvenv_3907

steps:
1. create the app
rhc create-app timeout "https://cartreflect-claytondev.rhcloud.com/reflect?github=danbev/openshift-origin-cartridge-aerogear-push&commit=2aa85a3015db85961e8bf7b32d6cc9b57156aa4a" mysql-5.1

2. git clone https://github.com/aerogear/aerogear-simplepush-quickstart locally

3. Made this modification
SPClient = AeroGear.SimplePushClient(

{ - simplePushServerURL: "http://localhost:7777/simplepush", + simplePushServerURL: "https://timeout-dy.dev.rhcloud.com:8443/simplepush", onConnect: spConnect, onClose: spClose }

);

4. run the index file in aerogear-simplepush-quickstart on local apache server for more than 5 times and the connection can be always established without any error.

move to verified.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira