Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1599 closed enhancement (fixed)

Optimize session repository cleanup for WMS requests

Reported by: brucedechant Owned by: brucedechant
Priority: low Milestone: 2.3
Component: WMS Interface Version: 2.2.0
Severity: trivial Keywords:
Cc: External ID:

Description

WMS requests create temporary sessions on the server that persist until the server cleans them up as a background task. However, these sessions can be cleaned up immediately because they are only used for the lifetime of the actual WMS request.

Change History (5)

comment:1 by brucedechant, 13 years ago

Owner: set to brucedechant

comment:2 by brucedechant, 13 years ago

Fixed. sandbox/adsk/2.3r r5544

comment:3 by brucedechant, 13 years ago

Resolution: fixed
Status: newclosed

Fixed. trunk r5545

comment:4 by brucedechant, 13 years ago

  • Updated session repository cleanup code
  • Added error logging call that was missing from custom WMS exception macros

Fixed. sandbox/adsk/2.3r r5549

comment:5 by brucedechant, 13 years ago

  • Updated session repository cleanup code
  • Added error logging call that was missing from custom WMS exception macros

Fixed. trunk r5550

Note: See TracTickets for help on using tickets.