Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3173 | feature | always | 12-13-08 09:42 | 01-04-09 14:41 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | OS: | ||||
Priority: | urgent | OS Version: | |||
Status: | new | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
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. | ||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |