Hi everyone,
I'm lately deploying (or trying to) my TG2 apps through NGINX
+gunicorn. It's the same thing described here:

http://turbogears.org/2.1/docs/main/Deployment/nginx/load_balance.html#nginx-load-balance

but using Gunicorn instead of Paster.

Everything's ok but one little thing I can't resolve.

If the app is deployed (the NGINX load balancer is running) at the
standard web port (80) everything works fine, but if i try to use
another port I have problems when I use redirect(...). I have the same
problem when I used Paster and nothing happens when I use Apache
+mod_wsgi (this is my current deployment method).

it's probably a NGINX proxy configuration problem, but I liked to ask
here before to avoid a lot of explanation to the NGINX people.

Does anyone try this sort of deployment?

Thanks

León

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to