Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002154 [Resin] major always 11-07-07 13:58 11-07-07 17:56
Reporter copart View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.23
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
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]
Attached Files

- Relationships

- Notes
(0002462)
ferg
11-07-07 17:56

server/01ka
 

- Issue History
Date Modified Username Field Change
11-07-07 13:58 copart New Issue
11-07-07 17:56 ferg Note Added: 0002462
11-07-07 17:56 ferg Assigned To  => ferg
11-07-07 17:56 ferg Status new => closed
11-07-07 17:56 ferg Resolution open => fixed
11-07-07 17:56 ferg Fixed in Version  => 3.0.25


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