Revision: 14251
Author: adrian.chadd
Date: Wed Jul 29 02:20:18 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/lusca-cache/source/detail?r=14251
Modified:
/wiki/LuscaChangeLog.wiki
=======================================
--- /wiki/LuscaChangeLog.wiki Wed Jul 22 21:47:54 2009
+++ /wiki/LuscaChangeLog.wiki Wed Jul 29 02:20:18 2009
@@ -1,11 +1,14 @@
#summary Changes between Lusca Versions
-= Changes between Lusca-1.0 and Lusca-HEAD-r14228 =
+= Changes between Lusca-1.0 and Lusca-HEAD =
* The store dir rebuild logic has been re-implemented using external
processes to improve performance and code clarity.
* The client and server side socket buffer sizes are now separately
tunable.
* The async IO thread count is now configurable at run-time rather than
compile time.
* The async IO code has been moved into a separate library and tweaked
to perform slightly better under load.
+ * The AUFS and COSS storage rebuild logic has been overhauled.
Rebuilding is now done by using external helper processes which run the
rebuild code completely in parallel, freeing up Lusca to handle requests as
fast as possible.
+ * COSS will now start writing from the last known written stripe, rather
than starting from the beginning of the disk.
+ * A new cache_peer option has been added - "no-tproxy" - which forces
the cache peer to ignore client-spoofing for connections to it and instead
use the normal source address selection mechanism via tcp_outgoing_address.
= Changes between Squid-2.HEAD and Lusca-1.0 =
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---