Closed Bug 671063 Opened 13 years ago Closed 12 years ago

try a nginx + 2 gunicorn setup

Categories

(Cloud Services :: Operations: Miscellaneous, task)

x86_64
Linux
task
Not set
minor

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: tarek, Unassigned)

Details

(Whiteboard: [needs loadtest][qa+])

This is low prio, but nice to try: since the CPU in prod for Sync is at most 30%, we can try to add more gunicorn servers behind nginx.

In theory, there's a limited number of workers that can spare the same socket, so having two Gunicorn instances on a separate socket and nginx that handles the load balancing --very easy config in nginx-- could raise the maximum number of requests one box can handle.
(if there's room in memory of course)
Whiteboard: [loadtest]
is this still required?
Whiteboard: [loadtest] → [needs loadtest]
Whiteboard: [needs loadtest] → [needs loadtest][qa+]
we're doing fine with gevent/async workers
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
OK. Verifying as a WontFix.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.