Patches item #1624156, was opened at 2006-12-29 09:34 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1624156&group_id=4866
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: WebKit Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Veros Kaplan (veros) Assigned to: Nobody/Anonymous (nobody) Summary: SessionDynamicStore - don't save one-shot sessions Initial Comment: Patch to SessionDynamicStore. PROBLEM: Crawler bots generates lot of sessions which aren't used more than once, as crawlers usually doesn't implements cookies. Although these sessions aren't used they're still swapped to the Sessions directory and occupies space. SOLUTION: The "one-shot sessions" aren't moved to FileStore on periodical clean-up. They are still saved on Session store shutdown. This patch greatly reduces number of files in Sessions directory, especially on low traffic server. Used on production server: http://www.cestovatel.cz/ with no problems (Webware 0.8), ported to last versions. Download on http://veros.koren.cz/patches/webware-sessionstore.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=1624156&group_id=4866 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-devel mailing list Webware-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-devel