|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2154 | major | always | 11-07-07 13:58 | 11-07-07 17:56 | |
|
|
|||||
| Reporter: | copart | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.0.23 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.25 | ||
|
|
|||||
| Summary: | 0002154: Session data is being loaded from jdbc store for static content | ||||
| Description: |
Requests for static content are causing session data to be loaded from the jdbc store with always-load-session true; no filters are being applied to this content. The overhead of these session loads is causing a significant performance hit |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
[15:01:54.025] real-path /menu/images/tab_on_left_home.gif -> /usr/local/resin/resin-c2-prod/webapps/buyer/menu/images/ [15:01:54.025] invoke (uri:/menu/images/tab_on_left_home.gif -> resin-file) [15:01:54.027] allocate PoolItem[jdbc/c2DataSource,0,com.caucho.sql.ManagedConnectionImpl@43ee148b] [15:01:54.028] load jdbc: default__c2;abc_9u-glb8Ah7nHDS4xr [15:01:54.034] idle PoolItem[jdbc/c2DataSource,0,com.caucho.sql.ManagedConnectionImpl@43ee148b] |
||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||