> So should I patch uWSGI source for seeking symbol different from given > plugin name? Or there is simpler way, which I missed? > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
I have changed the plugin loading code to take in accoutn symlinks. I thing this is a better approach for packagers (or sysadmin) as defining aliases in the code will always require a recompilation. Check the latest tip -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
