From matt at kiatoa.com Sun Jan 1 15:12:09 2006 From: matt at kiatoa.com (Matthew Welland) Date: Sun, 1 Jan 2006 13:12:09 -0700 Subject: [Iowa-general] Is there is a fix for the infinite loop "reloading session" problem in iowa.9.9? Message-ID: <200601011312.09771.matt@kiatoa.com> I didn't know there was an email list for Iowa! Anyhow, I upgraded to the 0.9.9p1 Iowa install and I'm still seeing problems when I restart Iowa and there are stale urls left in the browser. If the user hits reload the browser starts reloading recursively. Is there a patch or configuration fix for this problem? I'm using webbrick (for development). I don't know if the same problem manifests itself when using fcgi or cgi. Matt -- From khaines at enigo.com Sun Jan 1 15:25:36 2006 From: khaines at enigo.com (Kirk Haines) Date: Sun, 1 Jan 2006 13:25:36 -0700 Subject: [Iowa-general] Is there is a fix for the infinite loop "reloading session" problem in iowa.9.9? In-Reply-To: <200601011312.09771.matt@kiatoa.com> References: <200601011312.09771.matt@kiatoa.com> Message-ID: <200601011325.37367.khaines@enigo.com> On Sunday 01 January 2006 1:12 pm, Matthew Welland wrote: > I didn't know there was an email list for Iowa! > > Anyhow, I upgraded to the 0.9.9p1 Iowa install and I'm still seeing > problems when I restart Iowa and there are stale urls left in the browser. > If the user hits reload the browser starts reloading recursively. Is there > a patch or configuration fix for this problem? > > I'm using webbrick (for development). I don't know if the same problem > manifests itself when using fcgi or cgi. There is. It get almost no traffic, but there is! :) Let me try to reproduce that. It's an old but that I may well have accidentally reintroduced. When I fix it, I'll send you a patch, or maybe you can just download .99p2. It has some other minor bug fixes and a few new things to make IOWA more suitable for really large sites (testing them right now). Kirk