in reply to Re^5: CGI::Session - non-stop session creation problem
in thread CGI::Session - non-stop session creation problem

One can't call delete on a session that was never saved (flushed), as discussed in this thread. Follow the link for a working solution.
  • Comment on Re^6: CGI::Session - non-stop session creation problem