You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/11/04 19:03:33 UTC

[jira] [Updated] (TS-893) the prefetch function in codes need more love to show up

     [ https://issues.apache.org/jira/browse/TS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-893:
-----------------------------
    Assignee:     (was: Zhao Yongming)

> the prefetch function in codes need more love to show up
> --------------------------------------------------------
>
>                 Key: TS-893
>                 URL: https://issues.apache.org/jira/browse/TS-893
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cache, HTTP
>    Affects Versions: 3.0.0
>            Reporter: Zhao Yongming
>             Fix For: sometime
>
>
> the prefetch function in proxy is a good solution when you really need to faster up your user download time, it can parse any allowed plean html file, get all resource tags out and do batch loading from OS. I am going to preload my site before we put it online, as it will get about 1 month to get the disk full and hit rate stable. it is a cool feature but it have the following issues:
> 1, the prefetch config file is not managed well. ie, it is not managed by cluster
> 2, the it does not any document in the admin guide or old pdf file.
> 3, prefetching just care plean html file, without compressing, should we do some decompressing? is that possible?
> hopes this is the starting of make prefetch really useful for some cutting edge situation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)