Difference between revisions of "Rproxy"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Rproxy |Short description=Lets a server download a diff to a previously cached version of a Web page |Full description=The rproxy extensions to HTTP let a server ge...")
 
(Added Python link)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Lets a server download a diff to a previously cached version of a Web page
 
|Short description=Lets a server download a diff to a previously cached version of a Web page
 
|Full description=The rproxy extensions to HTTP let a server generate a diff relative to a cached instance, whether an HTML page or an image, in a way that is completely general, and transparent to both the server and user agent. This improves response times and reduces network usage, which is particularly important given the increase in dynamic content on the Web (with dynamic content a resource must be exactly the same as the cached instance, or it is downloaded from scratch).
 
|Full description=The rproxy extensions to HTTP let a server generate a diff relative to a cached instance, whether an HTML page or an image, in a way that is completely general, and transparent to both the server and user agent. This improves response times and reduces network usage, which is particularly important given the increase in dynamic content on the Web (with dynamic content a resource must be exactly the same as the cached instance, or it is downloaded from scratch).
 +
|Homepage URL=http://rproxy.sourceforge.net/index.html
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://rproxy.sourceforge.net/index.html
 
 
|VCS checkout command=co rproxy/proxy
 
|VCS checkout command=co rproxy/proxy
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
+
|Decommissioned/Obsolete=No
|Paid support=
+
|Accepts cryptocurrency donations=No
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=HTTP,Web,server,cache,rproxy,librsync
 
|Keywords=HTTP,Web,server,cache,rproxy,librsync
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2008-01-07
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.5.7
 
|Version identifier=0.5.7
 
|Version date=2002-08-27
 
|Version date=2002-08-27
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://prdownloads.sourceforge.net/rproxy/rproxy-0.5.7.tar.gz
 
|Version download=http://prdownloads.sourceforge.net/rproxy/rproxy-0.5.7.tar.gz
 +
|Version comment=0.5.7 beta released 2002-08-27
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/18
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 +
|License verified date=2002-07-05
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2002-07-05
 
|License verified date=2002-07-05
|Version comment=0.5.7 beta released 2002-08-27
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Martin Pool
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Martin Pool
 
 
|Email=mbp@linuxcare.com
 
|Email=mbp@linuxcare.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paul Barker
 
|Role=Contributor
 
|Role=Contributor
|Real name=Paul Barker
 
 
|Email=pbarker@samba.org
 
|Email=pbarker@samba.org
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paul Mackerras
 
|Role=Contributor
 
|Role=Contributor
|Real name=Paul Mackerras
 
 
|Email=paulus@linuxcare.com
 
|Email=paulus@linuxcare.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/rproxy
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/rproxy
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 70: Line 75:
 
|Interface=daemon
 
|Interface=daemon
 
|Internet-application=server
 
|Internet-application=server
|Use=internet-application,web-authoring
+
|Use=internet-application, web-authoring
 
|Web-authoring=server
 
|Web-authoring=server
 
|Works-with=database
 
|Works-with=database
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2002-07-05
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 103: Line 103:
 
|Prerequisite description=Perl 5.005 or later
 
|Prerequisite description=Perl 5.005 or later
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 03:05, 18 April 2018


[edit]

Rproxy

http://rproxy.sourceforge.net/index.html
Lets a server download a diff to a previously cached version of a Web page

The rproxy extensions to HTTP let a server generate a diff relative to a cached instance, whether an HTML page or an image, in a way that is completely general, and transparent to both the server and user agent. This improves response times and reduces network usage, which is particularly important given the increase in dynamic content on the Web (with dynamic content a resource must be exactly the same as the cached instance, or it is downloaded from scratch).





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

5 July 2002




Leaders and contributors

Contact(s)Role
Martin Pool Maintainer
Paul Mackerras Contributor
Paul Barker Contributor


Resources and communication

AudienceResource typeURI
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/rproxy-devel
Debian (Ref)https://tracker.debian.org/pkg/rproxy
Python (Ref)https://pypi.org/project/rproxy
DeveloperVCS Repository Webviewhttp://rproxy.sourceforge.net/cvs.html
Bug Tracking,HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/rproxy-announce
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/rproxy-users


Software prerequisites

KindDescription
Required to buildlibtool
Required to buildautoconf
Required to buildPerl 5.005 or later
Required to uselibrsync
Required to buildautomake
Required to buildpopt




Entry
















"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.