SF Project
About
Documents
Whats New
Features
Articles
Online doc
FAQ
Todo
Performance
Screen shots
In action
User interface
Offline hooks
Filtering
Source code
Browse
Download
CVS
Mailing list
Misc
Logo
Smart Cache on
Freshmeat page
SForge page
JARS.COM
Ecomstation
GNU
Stats
SForge
Freshmeat
CNW
My projects
Smart Cache
SC Loader
Download Machine
FSP Suite
FSP Client
Other programs
![[CNW:Counter]](http://counter.cnw.cz/cnwikonka.cgi?scache&on)
|
Smart Cache
About
Smart Cache is fast Java 1.1 HTTP/1.1 proxy server with lot of features.
0.93 24.6.2005 Some Bugfixes
- overwrite_by_redirect documented
- fixed -local command line switch
- 303 HTTP return code is supported and cached
- allow refresh redirect time > min_refresh time
- Support for Expires: never
- mailing list re-created on sf.net
- Support for Expires: 1.1.1970
- Fixed crash caused by synchronize error in printDate
0.92 Major security bugfix
- overwrite_by_redirect y/n
- support for redirects without wildcards
- repair utility supports .rss files
- scons build framework added
- fixed security hole by disabling forwarder code
- tar builds from gnuarch repo added
Bazaar-NG repository
CVS repository hosted on sourceforge gets corrupted so i migrated my private GNU arch repository to Bazaar-NG Version control system and published it on sourceforge. Bazaar repository contains entire history while CVS repo has just latest tree.
You can checkout source code with Bazaar-NG VCS. Because tags are used, bzr version 0.15 or higher is required.
bzr get http://scache.sourceforge.net/bazaar-ng/scache--head/
|