----- Original Message -----
From: "rf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 04:30
Subject: Access statistics


> Does AXIS already have any mechanism to maintain
> certain statistics like service access count, service
> invoker ipaddress, etc OR I have to do these myself
> using a filter?

none of these yet...a handler would be nice, so its transport independent.

AxisBaseServlet tracks current load; the number of GET or POSTs inside
subclasses, and the AdminServlet tells you this...if/when JMX gets added
it'll be a JMX monitorable value

Reply via email to