Skip to content

Instantly share code, notes, and snippets.

View chrispaolini's full-sized avatar

Christopher Paolini chrispaolini

View GitHub Profile

Serving Django and Twisted using HAproxy

Why?

Because we wanted to achive the following while developing a webapp using websockets:

Static serving (nginx), Django application (gunicorn) and Websockets service (twisted)

  • on the same IP