On Fri, Apr 12, 2013 at 10:23:17AM -0400, Michael Hrivnak wrote: > The WSGI app that comes with Pulp serves the REST API only, and it is > important that it run in only one process. It may be appropriate to > use more than 8 threads, so feel free to tune that. The REST API is > generally expected to be pretty low-traffic, mostly just handling > requests from the "pulp-admin" command line tool.
doesn't that wsgi process also handle things like scheduled repo sync's? that was what it looked like from a pulp user perspective at least... > that is the one that prior to the 2.1 beta series ate a bunch of RAM during manual and scheduled repo syncs... Steve _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
