cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-05-07 Thread hgomez
hgomez 2004/05/07 04:52:00 Modified:jk/native2/include jk_worker.h jk/native2/common jk_worker_status.c Log: Add support for style sheet support in jkstatus. Also Status Worker is now manageable. Provided by Normw Revision ChangesPath 1.38

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-17 Thread hgomez
hgomez 2004/03/17 09:20:14 Modified:jk/native2/common jk_worker_status.c Log: Oups Revision ChangesPath 1.60 +1 -0 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ==

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-17 Thread hgomez
hgomez 2004/03/17 09:16:25 Modified:jk/native2/common jk_worker_status.c Log: Remove unused vars Revision ChangesPath 1.59 +1 -20 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-16 Thread hgomez
hgomez 2004/03/16 00:47:25 Modified:jk/native2/common jk_worker_status.c Log: Supresses the output of the style when we are in text/plain mode Provided by Guenter Knauf Revision ChangesPath 1.58 +4 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-15 Thread Henri Gomez
[EMAIL PROTECTED] wrote: mturk 2004/03/15 03:05:26 Modified:jk/native2/common jk_worker_status.c Log: Fix the resetScoreboard loop start index. Thx. Norm Revision ChangesPath 1.57 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-15 Thread mturk
mturk 2004/03/15 03:05:26 Modified:jk/native2/common jk_worker_status.c Log: Fix the resetScoreboard loop start index. Thx. Norm Revision ChangesPath 1.57 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ===

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-13 Thread ax
This account does not exist - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-13 Thread mturk
mturk 2004/03/13 02:12:24 Modified:jk/native2/common jk_worker_status.c Log: Use the apr_ctime for ReqStart. Since this is absolute time not a time difference, there is no need to display secons after 1970. Revision ChangesPath 1.56 +2 -1 jakarta-tomcat-co

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-13 Thread mturk
mturk 2004/03/13 01:17:25 Modified:jk/native2/common jk_worker_status.c Log: Convert the times to msecs. apr_time_now return microsecods, so displaying that is not so user friendly. All the display logic and function calls should change to apr_time_t instead long. Revisi

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-12 Thread ax
This account does not exist - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-12 Thread mturk
mturk 2004/03/12 11:19:58 Modified:jk/native2/common jk_worker_status.c Log: Change the loop for shmem. The shmem indexes starts with 0 now. Revision ChangesPath 1.54 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-01 Thread hgomez
hgomez 2004/03/01 01:38:20 Modified:jk/native2/common jk_worker_status.c Log: Tab policies Revision ChangesPath 1.53 +2 -2 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ==

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-03-01 Thread hgomez
hgomez 2004/03/01 01:20:17 Modified:jk/native2/common jk_worker_status.c Log: Make sure we send non-caching headers. Provided by Guenter Knauf Revision ChangesPath 1.52 +6 -0 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_w

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-29 Thread hgomez
hgomez 2004/02/29 01:44:33 Modified:jk/native2/common jk_worker_status.c Log: Only 10 chars to check, reported by NormW Revision ChangesPath 1.51 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c =

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread NormW
Good evening Henri. > NormW wrote: > > > Good evening from Down Under. > > > > > >>NormW wrote: > >> > >> > >>>Good evening Henri. > >>>Can the 'avaiable' be 'available' by the time of the jk2 release? :-) > >>>Norm > >>>P.S. Great work regardless of my nitpicking. > >>>P.S.2 Gunter deliberately

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread Henri Gomez
NormW wrote: Good evening from Down Under. NormW wrote: Good evening Henri. Can the 'avaiable' be 'available' by the time of the jk2 release? :-) Norm P.S. Great work regardless of my nitpicking. P.S.2 Gunter deliberately puts a few crumbs in his contributions so others less gifted can contr

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread NormW
Good evening from Down Under. > NormW wrote: > > > Good evening Henri. > > Can the 'avaiable' be 'available' by the time of the jk2 release? :-) > > Norm > > P.S. Great work regardless of my nitpicking. > > P.S.2 Gunter deliberately puts a few crumbs in his contributions so others > > less gifted

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread Henri Gomez
NormW wrote: Good evening Henri. Can the 'avaiable' be 'available' by the time of the jk2 release? :-) Norm P.S. Great work regardless of my nitpicking. P.S.2 Gunter deliberately puts a few crumbs in his contributions so others less gifted can contribute something. Fixed. I wonder how to cleanup

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread hgomez
hgomez 2004/02/27 01:24:45 Modified:jk/native2/common jk_worker_status.c Log: Fix typo Revision ChangesPath 1.50 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ==

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread NormW
Good evening Henri. Can the 'avaiable' be 'available' by the time of the jk2 release? :-) Norm P.S. Great work regardless of my nitpicking. P.S.2 Gunter deliberately puts a few crumbs in his contributions so others less gifted can contribute something. > hgomez 2004/02/27 00:37:48 > > Modi

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-27 Thread hgomez
hgomez 2004/02/27 00:37:48 Modified:jk/native2/common jk_worker_status.c Log: Gunter addon (and initial stylesheet) Revision ChangesPath 1.49 +5 -0 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c =

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-06 Thread hgomez
hgomez 2004/02/06 06:51:25 Modified:jk/native2/common jk_worker_status.c Log: Avoid display nameless beans. Provided by Gunter Knauf Revision ChangesPath 1.47 +3 -0 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2004-02-02 Thread mmanders
mmanders2004/02/02 10:21:08 Modified:jk/native2/common jk_worker_status.c Log: Fix problem dereferencing a NULL value if shared memory/scoreboard information isn't available. Patch provided by Guenter Knauf and NormW. Revision ChangesPath 1.46 +11 -5 jakarta-to

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-03-15 Thread mturk
mturk 2003/03/15 03:19:07 Modified:jk/native2/common jk_worker_status.c Log: use the srrchr instead of rindex -> costin -> rindex ;-) Revision ChangesPath 1.41 +6 -6 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-03-06 Thread costin
costin 2003/03/06 07:15:04 Modified:jk/native2/common jk_worker_status.c Log: Gump failure. Whoever did this: great work !!! Revision ChangesPath 1.40 +2 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ===

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-03-03 Thread costin
costin 2003/03/03 23:25:10 Modified:jk/native2/common jk_worker_status.c Log: Various changes and fixes. The check for a modified workers.properties is at the start of the method - JMX sent all the fields, one by one - and they got processed by different processes. Thi

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-03-02 Thread costin
costin 2003/03/02 12:48:56 Modified:jk/native2/common jk_worker_status.c Log: The entries in the scoreboard will be presented as beans. A bit hacky, but works without too much overhead. Revision ChangesPath 1.38 +156 -4jakarta-tomcat-connectors/jk/native2/comm

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-02-28 Thread costin
costin 2003/02/28 13:55:49 Modified:jk/native2/common jk_worker_status.c Log: Few more fixes. Revision ChangesPath 1.36 +5 -5 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ===

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-02-28 Thread costin
costin 2003/02/28 12:36:52 Modified:jk/native2/common jk_worker_status.c Log: Few fixes and changes to make parsing faster. Since : is used for port and type/name separator. I use | as delimiter. Revision ChangesPath 1.35 +14 -12jakarta-tomcat-connectors/jk/n

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-02-27 Thread costin
costin 2003/02/27 21:02:24 Modified:jk/native2/common jk_worker_status.c Log: Few more improvements to allow easier parsing on the java side. jkstatus now supports 4 new operations: lst -> will list all the beans ( well - C beans ) and the attributes ( get and set ) dmp -

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2003-02-16 Thread costin
costin 2003/02/16 18:09:59 Modified:jk/native2/common jk_worker_status.c Log: Added few simple requests to get/set/list "mbeans" in the web server. Needs to be proxied by a java mbean. Revision ChangesPath 1.33 +114 -1jakarta-tomcat-connectors/jk/native2/co

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c jk_shm.c jk_channel_apr_socket.c

2002-09-27 Thread mturk
mturk 2002/09/27 06:07:28 Modified:jk/native2/common jk_worker_status.c jk_shm.c jk_channel_apr_socket.c Log: Fix the compiler warnings about 64->32 bits. Revision ChangesPath 1.31 +2 -2 jakarta-tomcat-connectors/jk/native2/common/jk_w

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-07-08 Thread mturk
mturk 2002/07/08 06:32:49 Modified:jk/native2/common jk_worker_status.c Log: no message Revision ChangesPath 1.30 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ===

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-29 Thread costin
costin 02/05/29 16:18:59 Modified:jk/native2/common jk_worker_status.c Log: Added checks for NULL, printf() doesn't like null params. I love Java :-) Revision ChangesPath 1.26 +20 -16jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-19 Thread nacho
nacho 02/05/19 14:40:09 Modified:jk/native2/common jk_worker_status.c Log: * Do not try to do print stats if stats object is null Revision ChangesPath 1.24 +4 -2 jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c =

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-16 Thread costin
costin 02/05/16 14:00:05 Modified:jk/native2/common jk_worker_status.c Log: Make worker_status work for both shm-based and single process servers. If the server is single process there's no need for shm, we can read the data from the process. If the server is multi-pr

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-15 Thread costin
costin 02/05/15 12:42:56 Modified:jk/native2/common jk_worker_status.c Log: Display the stat info and totals. Revision ChangesPath 1.21 +71 -12jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ==

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-14 Thread costin
costin 02/05/14 13:42:14 Modified:jk/native2/common jk_worker_status.c Log: Starting to add support for displaying info from shm. This brakes the encapsulation and is not extensible, but it's a start :-) Revision ChangesPath 1.20 +47 -0 jakarta-tomcat-conn

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-14 Thread costin
costin 02/05/14 10:25:24 Modified:jk/native2/common jk_worker_status.c Log: - fix the display of object properties ( html ) - the status page will also check for config updates. It is very easy to separate the 2, and to add more 'control' functionality, but for now that

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-09 Thread costin
costin 02/05/09 14:09:41 Modified:jk/native2/common jk_worker_status.c Log: Much cleaner and easier to read report, remove duplicated code and generalize a bit. We'll display a table for each object type ( that we care about ): - ajp workers - uris - endpoints For

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-05-03 Thread costin
costin 02/05/03 10:37:35 Modified:jk/native2/common jk_worker_status.c Log: Better organization, make the worker status the first on the page. See also the changes in jk_worker_ajp, now informations about lb status and number of requests/err will be easy accessible. Rev

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-03-25 Thread costin
costin 02/03/25 19:04:10 Modified:jk/native2/common jk_worker_status.c Log: Cleaner and more accurate display of configured and processed properties. Revision ChangesPath 1.12 +18 -10jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-03-20 Thread costin
costin 02/03/20 15:40:52 Modified:jk/native2/common jk_worker_status.c Log: Removed the printf, it's generic ( moved to ws_service ) The code will be rewriten to use generic patterns and support all jk objects. ( and also make it easier to parse - I'll leave the nice UI to

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-02-28 Thread costin
costin 02/02/28 15:07:22 Modified:jk/native2/common jk_worker_status.c Log: Display all mappings, few other updates. Revision ChangesPath 1.6 +20 -15jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ===

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-02-06 Thread costin
costin 02/02/06 11:16:56 Modified:jk/native2/common jk_worker_status.c Log: Small update, remove debug statement. Revision ChangesPath 1.4 +24 -13jakarta-tomcat-connectors/jk/native2/common/jk_worker_status.c Index: jk_worker_status.c ==

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-01-25 Thread costin
costin 02/01/25 22:58:50 Modified:jk/native2/common jk_worker_status.c Log: Removed all the endpoint stuff. This workers will display various info for debugging, but it needs the info :-) Revision ChangesPath 1.3 +12 -102 jakarta-tomcat-connectors/jk/native2/c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c

2002-01-11 Thread costin
costin 02/01/11 21:20:18 Modified:jk/native2/common jk_worker_status.c Log: More code to display status information on the jni worker. Very good for debugging ( especially lb ). Revision ChangesPath 1.2 +162 -30 jakarta-tomcat-connectors/jk/native2/common/jk_w

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_status.c jk_registry.c jk_registry.h

2001-12-31 Thread costin
costin 01/12/31 12:37:01 Modified:jk/native2/common jk_registry.c jk_registry.h Added: jk/native2/common jk_worker_status.c Log: Last thing for this year, initial ( skeleton ) for the status worker, to display informations like mod_status. Usefull for debugging and moni