Quick idea I had the other day while using httpfs to backup data from a misbehaving server. What if the data was remotely compressed (using gzip or whatever PHP supports by default) by the httpfs script prior to downloading? Would make retrieving files a hell of a lot faster. Threading the download process might also work, though that is less certain.
Just some ideas, loving this tool! So bloody useful!