<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I recently started playing with LispWorks, Apache
w/ mod_lisp2 and TBNL. I'm using the newest TBNL as well as the newest
versions of all its dependencies. I'm using the free version of LispWorks
and therefore have a heap size limit, and I'm using Windows XP Pro.
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The problem was that I after I got everything
working I was randomly clicking on the test page link when LispWorks quickly
died after a few simple clicks. It seemed to leak 3-4 megs per
click! </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Upon further investigation it turns out this is a
Firefox specific problem (haven't tested Opera yet :) ) and it doesn't happen in
IE. Checking the Apache logs I get lots of these when browsing with
Firefox:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><!--StartFragment --> [Thu Sep 29 19:08:10 2005] [notice] [TBNL] No
session for session identifier '1:158C42649C449770460538C62DC7A0EF' (User-Agent:
'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
Firefox/1.0.7', IP: '127.0.0.1') </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>So obviously there is a session handling problem
with Firefox? I'm guessing that it's starting a new session with each
refresh, and hence the memory usage.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'll look into it further and try to get into some
of the TBNL code, but I'm a rookie with Lisp so it might take me a while!
Any help would be appreciated...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Anthony</FONT></DIV></BODY></HTML>