Hi, patch to be a bit more verbose than showing a blank page when no scoreboard available...
Guenter. ######################################################################## --- jk_worker_status.c.orig Tue Feb 24 12:30:10 2004 +++ jk_worker_status.c Fri Feb 27 03:43:30 2004 @@ -173,6 +173,7 @@ int needHeader=JK_TRUE; if( wenv->shm==NULL || wenv->shm->head==NULL) { + s->jkprintf(env, s, "<h3>No Scoreboard avaiable</h3>\n"); return; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]