Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003200 [Quercus] minor always 12-28-08 20:54 12-28-08 20:56
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.0 Product Version 4.0.0
  Product Build
Summary 0003200: Add profiling to quercus
Description (rep by koreth)

Add the capability for prof/gprof-style profiling to quercus.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003678)
ferg
12-28-08 20:56
edited on: 12-28-08 20:56

The QuercusServlet can be configured with a probability of triggering a profile. Currently, the profiles are saved internally and are displayed in /resin-admin. See the Quercus tab in /resin-admin for information and results.

The configuration looks like:

<web-app xmlns="http://caucho.com/ns/resin"> [^]

  <servlet-mapping url-pattern="*.php"
              servlet-class="com.caucho.quercus.servlet.QuercusServlet">
     <init profile-probability="0.001"/>
  </servlet-mapping>
</web-app>

 

- Issue History
Date Modified Username Field Change
12-28-08 20:54 ferg New Issue
12-28-08 20:56 ferg Note Added: 0003678
12-28-08 20:56 ferg Assigned To  => ferg
12-28-08 20:56 ferg Status new => closed
12-28-08 20:56 ferg Resolution open => fixed
12-28-08 20:56 ferg Fixed in Version  => 4.0.0
12-28-08 20:56 ferg Note Edited: 0003678


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker