[
https://issues.apache.org/jira/browse/TS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777562#action_12777562
]
Stephane Belmon commented on TS-34:
-----------------------------------
Actually, you'd want to be able to support large (>2G) objects on 32 bit
architectures. These are orthogonal issues, so "long" isn't the right answer.
Something like an "off_t" makes more sense...
> Support > 2GB objects
> ---------------------
>
> Key: TS-34
> URL: https://issues.apache.org/jira/browse/TS-34
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Leif Hedstrom
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.