RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: randito
Found an example in a github issue of a nginx config: https://github.com/ryanb/private_pub/issues/18
Has anyone been successful with an nginx frontend to a faye server? I know it's a little tricky with websockets (because nginx talks HTTP 1.0 with the backend), but I was wondering about faye.
Found an example in a github issue of a nginx config: https://github.com/ryanb/private_pub/issues/18
Has anyone been successful with an nginx frontend to a faye server? I know it's a little tricky with websockets (because nginx talks HTTP 1.0 with the backend), but I was wondering about faye.