Re: Admin pages

On Tue, 6 Mar 2001, Walter do Valle wrote:

>
> Hello
>
> Where can i find documentation about the Admin pages of Jigsaw? I want
> to use the Admin pages but i don't know exactly what they mean.

Those are a serie of pages used to monitor Jigsaw and do some
modifications.
On a raw Jigsaw, go to /Admin/ (login/passwd: admin/admin)
you will see
"autosave" (CheckPointer resource)
   it will periodicaly save the stores. Not that because of thread
   priority/synchronization problems in some jdk, it is on on by default.
"stats" (StatisticsFrame resource)
  give some information obout internals of Jigsaw, connection usage
  server usage, stores and such
  see http://jigsaw.w3.org/Stats/GeneralStats (I will have to restart it
  soon, unfortunately, as the css-validator will need more classes)
"gc" (GcStatFrame)
  give some information about the number of GC calls, not very reliable
  as the class that does the count is not always collected...
"passwd"
  allow a user to change its password
"thread"
 show the list of client threads.

-- 
Yves Lafon - W3C
"Baroula que barouleras, au tiéu toujou t'entourneras."

Received on Wednesday, 7 March 2001 12:37:28 UTC