Middleware in the storage nodes?
Is it possible to put middleware in the storage nodes?
My case is that the storage node must read an argument from the url and seek to a certain part of the file (can't use byte-range header).
Thanks