| Anonymous | Login | Signup for a new account | 10-31-2025 15:15 PDT | 
| Main | My View | View Issues | Change Log | Docs | 
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0003173 | [Quercus] | feature | always | 12-13-08 09:42 | 01-04-09 14:41 | |||||||
| Reporter | koreth | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | urgent | Resolution | open | |||||||||
| Status | new | Product Version | 4.0.0 | |||||||||
| Summary | 0003173: Share PHP code between webapps | |||||||||||
| Description | To support hosting multiple developer sandboxes on a single host as well as reduce the overhead of deploying multiple code versions in production, two webapps should be able to share the internal representation of a PHP file that is identical in both. Otherwise a large PHP app with multiple instances will chew through PermGen space like crazy with lots of identical class files. This will also presumably make it cheaper to restart a particular webapp (e.g., due to a signature change on a Java class) since the compiled PHP files won't have to be reloaded. | |||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|  | ||||||||||||
| There are no notes attached to this issue. | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 12-13-08 09:42 | koreth | New Issue | |
| 01-04-09 14:41 | ferg | Priority | normal => urgent | 
| Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	27 total queries executed. 25 unique queries executed. |