isn't that the file of all the session keys? persistent hash or something so that sessions which were live will still be after a restart?
On 6/21/07, John Goulah <[EMAIL PROTECTED]> wrote:
On 6/21/07, John Goulah <[EMAIL PROTECTED]> wrote: > The Catalyst standalone server seems to create this 5MB sharefile on /tmp every time the server is restarted. This is a bit of a pain when there are many developers on one box, it can potentially fill up /tmp. Is there a way to either prevent this entirely, or when stopping the server have it clear the sharefile? Whats the file for? I suppose I could write a cron job to clear these out dailiy, but should I really have to do that? > > I just noticed this is happening with the FastMmap plugin, which is another reason why I prefer Memcache- Thanks, John _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
-- Daniel McBrearty email : danielmcbrearty at gmail.com www.engoi.com danmcb.vox.com danmcb.blogger.com BTW : 0873928131 _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
