Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2196 | major | always | 11-21-07 11:33 | 05-14-08 16:38 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.0 | ||
|
|||||
Summary: | 0002196: Excessive .class file access when previously compiled PHP classes accessed | ||||
Description: |
The fix to bug 2185 helped. I now don't see the open() calls (and I see a pretty dramatic performance gain) -- that is, until I restart Resin and Quercus loads the compiled Java classes from the previous run. Then the old behavior comes back: lots of open() calls on the Java .class files that contain PHP classes, and not-so-great performance. In this case I'm not running Resin under a debugger or rebuilding it or anything, just running bin/httpd.sh. I removed WEB-INF/work/_quercus before starting my testing, so this isn't an issue with classes generated before the fix to 2185. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|