<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Browser <-> Apache <-> Perl CGI <-> fP Sockets<br>
<br>
So you keep a persistent fP Sockets instance up, and talk to that from the<br>
perl CGI, rather than instantiating a new fP each time? Am I following<br>
you, or off-base?<br></blockquote></div><br>You got it. And it is a very small robust Perl script not our usual cgi script that does a lot more overhead work than the sockets script.<br><br>Ken<br>