> On Thu, Aug 8, 2013 at 12:11 AM, Roberto De Ioris <[email protected]> > wrote: >> I have assigned you the 28 modifier1 > > > thanks! > > finally i got the correct ceph cluster configuration and now the > plugin is working: > > example: > > uwsgi --http-socket=:9090 --http-socket-modifier1=28 --rados-mount > mountpoint=/rad/,pool=webobjs,config=/etc/ceph/ceph.conf > > > mounts the "webobjs" pool accessible from the http://host:9090/rad/ url > prefix. > > my fork is at https://github.com/javierguerragiraldez/uwsgi. should > i send a pull request? > > -- > Javier > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
I have 2 patches in the queue before releasing 1.9.16 (i hope tomorrow) so if you can make a pull request i should be able to accept it just in time. Can you write a page in uwsgi-docs about the plugin ? (if you add some instruction on how to create a rados storage too would be great and should enourage people to test it) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
