<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<span lang="en-ca"><font face="Calibri"></font></span><span lang="en-ca"></span>
<blockquote
 cite="mid:182D9220AE39174BA196447D6E4B080F05B245E4@charm.idir.bcgov"
 type="cite">
  <p dir="LTR"><span lang="en-ca"><font face="Calibri">   Our service
is not staying up more than 15 seconds.  It handles a bunch of
requests, then terminates.  We can</font></span><span lang="en-ca"><font
 face="Calibri">’</font></span><span lang="en-ca"><font face="Calibri">t
see from the log that the last</font></span><span lang="en-ca"> <font
 face="Calibri">request handled is anything consistent.  And I must
assume that the request that triggers this is not making it to the log.</font></span></p>
</blockquote>
Just an idea... Maybe you can try the "flight recorder", i.e. use the
command line option -tf trace-file to record what's happening, and then
you can use the -play trace-file to reproduce, e.g. while having the
debugger attached...<br>
<br>
/P<br>
<br>
</body>
</html>