[jira] Created: (MODPYTHON-111) Sessions don't set accessed time on read

2006-01-21 Thread Sebastjan Trep?a (JIRA)
Sessions don't set accessed time on read Key: MODPYTHON-111 URL: http://issues.apache.org/jira/browse/MODPYTHON-111 Project: mod_python Type: Bug Components: session Versions: 3.1.4 Environment: Suse 10, Apache2 w

[jira] Commented: (MODPYTHON-111) Sessions don't set accessed time on read

2006-01-21 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-111?page=comments#action_12363542 ] Graham Dumpleton commented on MODPYTHON-111: Note that making such a change could have noticeable consequences as far as performance goes. Where login based se

[jira] Created: (MODPYTHON-112) If using filters value of req.phase only valid up till first req.read()/req.write().

2006-01-21 Thread Graham Dumpleton (JIRA)
If using filters value of req.phase only valid up till first req.read()/req.write(). Key: MODPYTHON-112 URL: http://issues.apache.org/jira/browse/MODPYTHON-112 Project: mod_python T

[jira] Commented: (MODPYTHON-112) If using filters value of req.phase only valid up till first req.read()/req.write().

2006-01-21 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-112?page=comments#action_12363553 ] Graham Dumpleton commented on MODPYTHON-112: The implications of this problem could be significant where multiple handlers are specified for a single phase. Ie