Subject | Re: [IBO] ISAPI / multithread |
---|---|
Author | IB Objects |
Post date | 2003-06-25T23:05:28Z |
> I suppose, that the ib_session should be dropped on the HomeDataModuleonly
> (or on every PageModule ?).It depends on how you are having them interact. Rule of thumb would be to
have a session and connection for each independantly operating page module.
Jason