Revision: 14454
Author: [email protected]
Date: Sun Mar 7 04:09:01 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/lusca-cache/source/detail?r=14454
Modified:
/wiki/LuscaWishList.wiki
=======================================
--- /wiki/LuscaWishList.wiki Sun Mar 7 03:33:42 2010
+++ /wiki/LuscaWishList.wiki Sun Mar 7 04:09:01 2010
@@ -22,7 +22,7 @@
Just do it
-= Suggestions =
+= Change Suggestions =
== Debug Levels ==
@@ -30,32 +30,33 @@
So far I suggest to raise the debug level of the following keywords from
N,1 to N,2 or N,3
- * clientTryParseRequest
- * httpAccept
- * httpReadReply
- * httpAppendBody
- * helperHandleRead
+ * clientTryParseRequest
+ * httpAccept
+ * httpReadReply
+ * httpAppendBody
+ * helperHandleRead
+ * parseHttpRequest
Who then likes to see them again only needs to raise the debug level from
- * debug_options ALL,1
-to
- * debug_options ALL,2
+ * debug_options ALL,1
+ to
+ * debug_options ALL,2
You might find inverted situations, where certain messages should appear
as level 1 and are 2 or 3 or higher. Please post them as well.
-== Debug Message Text ==
-
-Certain debug messages show up with wierd text, hard to understand or
eventually wrong. As example one here:
-
- * Actually debug(1, 1) ("Squid Cache (Version %s): Exiting
normally.\n",
-
- but squid is already shutdown when this messages appears. Irrelevant,
yes, but even so wrong, better would be:
-
- * New msg debug(1, 1) ("WebCache (Version %s): Exited normally.\n",
-
- As you see, also the word Squid Cache is changed, into Web Cache or
could be Lusca Web Cache.
+ == Debug Message Text ==
+
+ Certain debug messages show up with wierd text, hard to understand or
eventually wrong. As example one here:
+
+ * Actually debug(1, 1) ("Squid Cache (Version %s): Exiting
normally.\n",
+
+ but squid is already shutdown when this messages appears. Irrelevant,
yes, but even so wrong, better would be:
+
+ * New msg debug(1, 1) ("WebCache (Version %s): Exited
normally.\n",
+
+ As you see, also the word Squid Cache is changed, into Web Cache or
could be Lusca Web Cache.
--
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.