https://issues.apache.org/bugzilla/show_bug.cgi?id=53466
Priority: P2
Bug ID: 53466
Assignee: [email protected]
Summary: Tomcat Enhancement.
Severity: normal
Classification: Unclassified
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: unspecified
Component: Servlet & JSP API
Product: Tomcat 7
Assume a servlet/jsp has 2 functions.
Can we please add this logic to Tomcat container.
1) Tomcat automatically lists functions in JSP/Servlets
2) Lists memory used, so we can tweak our function to perform better.
3) gives us option to specify line numbers range (like 1-10) of our JSP/Servlet
and then tomcat gives us information like (processing time, waiting time,
loading time, amount of memory used) This will help us (for ex, try different
collections/ db connections/ any logic) to see which code performs us the
best..
currently I think we need to integrate other softwares to know these important
information.
Thanks so much!!
Zafar
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]