[
https://issues.apache.org/jira/browse/TS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-361.
------------------------------
Resolution: Fixed
> Document human readable number multiplies for configuration values
> ------------------------------------------------------------------
>
> Key: TS-361
> URL: https://issues.apache.org/jira/browse/TS-361
> Project: Traffic Server
> Issue Type: Improvement
> Components: Documentation
> Reporter: Mladen Turk
> Assignee: Leif Hedstrom
> Priority: Minor
> Fix For: 4.1.0
>
>
> Use friendly multipliers for the configuration numbers
> using the following notation:
> [-]digit*[gGkKmM]
> k or K multiplies the provided number with 1024
> m or M multiplies the provided number with 1024 * 1024
> g or G multiplies the provided number with 1024 * 1024 * 1024
> Add this as generic string function similar to ink_atoll
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira