Thank you for your quick reply. I'll try it in next year.
Have a nice holidays. On Wed, Dec 30, 2015 at 8:25 PM, Roberto De Ioris <[email protected]> wrote: > > > Hi. > > > > I read this article and I want to do similar profiling in uWSGI. > > https://nylas.com/blog/performance > > > > But I'm not detailed with uWSGI's signal handling. > > > > Can I use SIGPROF in Python on uWSGI? > > What happen when receiving SIGPROF outside of Python? > > > You can override any signal from python adding the --py-call-osafterfork > option. So yes, you can use it > > -- > Roberto De Ioris > http://unbit.com > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > -- INADA Naoki <[email protected]>
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
