You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/25 02:15:01 UTC

[jira] Created: (MAVENPROXY-18) move caching to the repository rather than the download engine

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-18
    Summary: move caching to the repository rather than the download engine
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-proxy
 Components: 
             Core

   Assignee: Ben Walding
   Reporter: Ben Walding

    Created: Fri, 24 Sep 2004 8:14 PM
    Updated: Fri, 24 Sep 2004 8:14 PM

Description:
Having tinkered and pondered about this, it is now evident that putting caching at the very front of the proxy is counterproductive.  You only really need caching on slow repositories (slow being up to the user).

Move the caching to the repository and simplify the caching model to

repo.<key>.cache.period=n

(where n is the number of seconds to cache an artifact - 0 disables caching and is the default).

Remove the overall cache option.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MAVENPROXY-18) move caching to the repository rather than the download engine

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Ben Walding
       Date: Tue, 28 Sep 2004 3:44 AM

Done.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVENPROXY-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENPROXY-18
    Summary: move caching to the repository rather than the download engine
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-proxy
 Components: 
             Core

   Assignee: Ben Walding
   Reporter: Ben Walding

    Created: Fri, 24 Sep 2004 8:14 PM
    Updated: Tue, 28 Sep 2004 3:44 AM

Description:
Having tinkered and pondered about this, it is now evident that putting caching at the very front of the proxy is counterproductive.  You only really need caching on slow repositories (slow being up to the user).

Move the caching to the repository and simplify the caching model to

repo.<key>.cache.period=n

(where n is the number of seconds to cache an artifact - 0 disables caching and is the default).

Remove the overall cache option.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org