You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/09/12 08:52:54 UTC

svn commit: r280272 - /forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dev.xml

Author: crossley
Date: Sun Sep 11 23:52:49 2005
New Revision: 280272

URL: http://svn.apache.org/viewcvs?rev=280272&view=rev
Log:
Explain an empty profiler table.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dev.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dev.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dev.xml?rev=280272&r1=280271&r2=280272&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dev.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-dev.xml Sun Sep 11 23:52:49 2005
@@ -296,7 +296,9 @@
         <p>
           Now request the special uri localhost:8888/cprofile.html
           to see the results. Start at the "index.html" request,
-          then follow the processing.
+          then follow the processing. (If the table is empty, then
+          you either forgot to do some requests before looking for results,
+          or forgot to switch on the profiler in sitemap.)
         </p>
         <p>
           NOTE: Do not forget to turn off the profiler in