<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Patrick R. Michaud wrote:
<blockquote cite="mid:20090321022238.GA24300@pmichaud.com" type="cite">
  <pre wrap="">On Fri, Mar 20, 2009 at 02:27:20PM -0400, DaveG wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">[...] Ultimately it's simply the fact that the captchas are
being displayed that is causing the files to be generated.
      </pre>
    </blockquote>
    <pre wrap="">How do other platforms handle this? I've not *noticed* this problem on  
WP sites for example. Perhaps something like ReCaptcha  
(<a class="moz-txt-link-freetext" href="http://recaptcha.net/plugins/php/">http://recaptcha.net/plugins/php/</a>) uses a different mechanism?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Well, on most sites I suspect the session files get cleaned up 
after about 24 minutes, so they never really accumulate.

  </pre>
</blockquote>
<br>
An optimisation other sites use is not to store an empty session - is
this possible with PHP/pmwiki?<br>
<br>
Ed<br>
</body>
</html>