> Hi, > > I had a little problem with uwsgi with multiple processes (-p 4) and > pylons > when I use httplib.HTTPConnection in the controller. > When I remove the -p 4 everything works just fine. > Am I missing something? > >
It depends on your code, can you post it ? Theoritcally it should be no difference from single process and multiple process. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
