You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Zhao Yongming (JIRA)" <ji...@apache.org> on 2011/07/28 09:52:14 UTC

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

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
            Reporter: Zhao Yongming


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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-893:
-----------------------------

    Fix Version/s:     (was: 3.1.6)
                   3.3.0

Moving out to v3.3.0, move back to 3.1.4 if this will be work on *soon*.
                
> 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
>    Affects Versions: 3.0.0
>            Reporter: Zhao Yongming
>            Assignee: Zhao Yongming
>             Fix For: 3.3.0
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-893:
-----------------------------

    Fix Version/s: 3.1.1

> 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
>            Reporter: Zhao Yongming
>             Fix For: 3.1.1
>
>
> 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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Zhao Yongming (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhao Yongming updated TS-893:
-----------------------------

    Fix Version/s:     (was: 3.1.1)
                   3.1.2
         Assignee: Zhao Yongming

I have done some working on the target #1, for the config files, as the ugly RecCore usage and config file watching interface, there will need more long term tweak for better design for such a transform related in tree plugin. I will separate the job and setup more tickets for different target, I will take this issue as a key to cleanup all the related issues.  
                
> 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
>            Reporter: Zhao Yongming
>            Assignee: Zhao Yongming
>             Fix For: 3.1.2
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Leif Hedstrom (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-893:
-----------------------------

    Fix Version/s:     (was: 3.1.2)
                   3.1.3

I'm moving all 3.1.2 bugs out to 3.1.3, and we can move some 3.1.1 bugs out to 3.1.2, to get some release action going.
                
> 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
>            Reporter: Zhao Yongming
>            Assignee: Zhao Yongming
>             Fix For: 3.1.3
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira