Subject Re: [IBO] Still confused about ISAPI, DisconnectToPool etc
Author Paul Hope
Jason
>
> You are not talking rubbish. If the web-server's use of the DLL doesn't
> allow the DLL to have its own global memory space then my pooling
mechanism
> will be subverted.
>
Are you saying that when DisconnectToPool is called an IB_Connection placed
on a web module will make its connection handle available via the dlls
global memory to any instance of the web module that calls for a connection?

Regards
Paul