Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
base system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2007 at 22:09 UTC
Updated:
18 May 2007 at 09:32 UTC
A comment on the topic of not giving sessions to UAs that don't accept cookies in sessions.inc includes the phrase:
"This improves speed up queries"
- which is incorrect grammatically and also practically (it reduces the number of queries, which lowers server load - it doesn't directly improve the speed of any single query).
The attached patch rewrites this comment to this effect.
| Comment | File | Size | Author |
|---|---|---|---|
| sessions_comment.patch | 1.19 KB | owen barton |
Comments
Comment #1
owen barton commentedUmm - fixing title!
Comment #2
dries commentedCommitted to CVS HEAD. Good catch.
Comment #3
drummCommitted to 5.
Comment #4
(not verified) commented