<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>ZeelandNet Webmail</title>
</head>
<body style="font-family: arial,helvetica,sans-serif;font-size: 13px;">
<div>I've been trying the simplehttpserver and found a problem, but I have no idea what is goiing on. When I request a page, everything works fine, but when I try to request a non existing page and then go back to the existing page, the server quits. I have tried GDB, but I get no backtrace at all. Also heaptrace does not show any unfreed memory, which indicates the server has quit nicely and tidied up everything. Is this a known issue? I would say it's a bug, but maybe I'm missing something here.<br /><br />Regards, Darius</div>
</body>
</html>