Description
With the 64-bit fixes to TS, we should look into what it'll take to make it support >2GB object sizes. Basically, where do we need to change from signed ints (or even unsigned ints) to longs.
These changes have been completed in the IO Core and Cache.
HTTP now needs to be updated.