Riccardo Magliocchetti

Results 71 issues of Riccardo Magliocchetti

Hello, it would be great to have the release tags pushed to github so one can track versions.

The documentation for writing plugins is quite barebone, i think it can be improved. https://github.com/unbit/uwsgi-docs/blob/master/tutorials/WritingPlugins.rst

It would be useful for newbies to find a list external tools that helps managing their uwsgi instances. The ones that comes to mind: https://github.com/xrmx/uwsgitop https://github.com/piglei/uwsgi-sloth/ https://github.com/defcube/uwsgiFouine https://github.com/goir/uwsgicachetop https://github.com/20tab/uwsgi-local-dns-resolver https://github.com/Yelp/uwsgi_metrics

easy patch

At least two wrong configuration reported in the last few weeks

At least muleloop is not documented

See: https://github.com/unbit/uwsgi/issues/885

Options.rst is supposed to be by generate_options.pl, e.g. _perl generate_options.pl ~/src/uwsgi > Options.rst_. Unfortunately it looks outdated and it has been patched manually. Additional help should be added to optdefs.pl...

If you have them somewhere better use something that will not screw your installation

I think the API should be versioned so that people that write clients do know exactly what is available in case of API changes on later releases.