On Thursday, 23 October 2014 05:35:08 UTC+1, Jeremy Kelley wrote: > > Here's the location stanzas I'm using with nginx in front of sync gateway. > Hope it's helpful to someone. > > https://gist.github.com/nod/0e12567203e94e3646c1 > > -j > > Thanks for this. It works great for http. Has anyone got it working with https with nginx being the SSL endpoint? From what I can see of my similar config (but with ssl switched on) the first web socket messages go through, but later ones seem to get logged as new connections (a bunch of encrypted rubbish appears in the logs) instead of carrying on the same connection (within seconds so it's not a proxy timeout issue). If I don't pass the Server header back, the app doesn't use web sockets and everything works fine. It also works great over http, just https is the problem.
-- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/247b3b63-1b14-45b3-8097-29ee45310316%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
