Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Proxying juggernaut - xhr-polling closed due to exceeded duration
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jerome  
View profile  
 More options Dec 9 2011, 11:42 am
From: Jerome <blanchard.jer...@gmail.com>
Date: Fri, 9 Dec 2011 08:42:01 -0800 (PST)
Local: Fri, Dec 9 2011 11:42 am
Subject: Proxying juggernaut - xhr-polling closed due to exceeded duration
Hello,

I actually try to proxy juggernaut requests with stunnel. The aim is
to call juggernaut via https through stunnel and then Juggernaut. I
can't have it working on port 443 but it seems to work well on other
port with safari.

On Firefox, I have this behaviour repeating infinitely:

   debug - xhr-polling writing 8::
   debug - set close timeout for client 1630567562375680576
   debug - xhr-polling closed due to exceeded duration
   debug - setting request GET /socket.io/1/xhr-polling/
1630567562375680576?t=1323443050704
   debug - setting poll timeout
   debug - discarding transport
   debug - cleared close timeout for client 1630567562375680576
   debug - clearing poll timeout
..

Juggernaut is on latest version.

My stunnel conf:

chroot = /usr/local/var/lib/stunnel/
pid = /stunnel.pid

cert = /etc/ssl/mycert.pem
; Service-level configuration
[https]
accept  = 8081
connect = localhost:8080

I initiate Juggernaut by doing this: new Juggernaut({host: chatHost,
port: 8081, secure: true});

Anyone has an idea of what happening here?

Thank for your help!

Jerome


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »