[
https://issues.apache.org/jira/browse/TS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759831#comment-13759831
]
ASF subversion and git services commented on TS-361:
----------------------------------------------------
Commit d3917df32b01e701adc8aeee59fdb4f511c807f2 in branch refs/heads/master
from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d3917df ]
TS-361 Explain K, M, G and T
> 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