Revision: 14283 Author: adrian.chadd Date: Thu Aug 13 04:38:50 2009 Log: Edited wiki page through web user interface. http://code.google.com/p/lusca-cache/source/detail?r=14283
Modified: /wiki/BrokenStuff.wiki ======================================= --- /wiki/BrokenStuff.wiki Sun Apr 12 08:35:27 2009 +++ /wiki/BrokenStuff.wiki Thu Aug 13 04:38:50 2009 @@ -1,4 +1,4 @@ -#summary Stuff that has been disabled in Lusca pending some further code reorganisation +#summary Stuff that doesn't work / has been disabled pending review == DNS statistics == @@ -6,3 +6,9 @@ The core histogram code is in a library but updating the histograms still occurs in code found in src/. The DNS statistics stuff has been disabled to avoid code in libsqname/ relying on stuff in src/. The "true" fix would be to allow code modules to register histogram structs with a histogram management instance that would handle the updating and reporting. + +== Adding COSS to a live system == + +The COSS startup/rebuild code does not handle being "added" to a running system very well. It is very likely to crash Lusca if you do it. + +Do not add a storedir to a running Lusca system without restarting the whole proxy. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
