<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>SER module and pthreads</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>

<P><FONT SIZE=2 FACE="Arial">I've written a module that uses a 3rd party library to retrieve information from a remote database.</FONT>

<BR><FONT SIZE=2 FACE="Arial">This library is multi-threaded using pthreads. SER hangs on startup when running in forked mode.</FONT>

<BR><FONT SIZE=2 FACE="Arial">Works fine is non-fork mode. Anyone experience such a problem?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks in advance.</FONT>
</P>

</BODY>
</HTML>