You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Juggernaut for Rails
Hello,
first thank you to allow me to post to this group.
I use Juggernaut with Rails in a server in production mode for an
intranet and it's really pretty cool !
But ... i had a problem last days after setted my application in
https.
The header returned by my application for subscription_url or
broadcast_url was no more HTTP 200 OK but HTTP 302 Found !
Is the https way that send HTTP 302 Found or i missed something ?
And no solution to send the HTTP 200 OK with my app ?
Other problem that is not really a problem but the firewall show me
that all clients tries to connect by default to the port 843 before
using the port 5001 that is configured by default ...
Flash 9 and 10 use this port 843 by default for socket connections !
I have seen that this subject was posted in 2008 in this group ? What
about ?