> So it seems I won't be able to get the behavior I need from uwsgi directly > if I understand what you're saying.
Yes, all of this things happens before uWSGI (or whatever process) can do something. (unless we want to make something extreme like shutting down the instance when the listen queue is full) By the way i do not think it would be much of a problem for the heroku "ping" (once you disable deferred accept) as i suppose they have set a pretty tiny timeout (eventually ask them about some more detail) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
