[DUG] ISAPI Web service
Stacey Verner
stacey at cjntech.co.nz
Tue Sep 20 14:07:24 NZST 2005
I am not 100% sure about this but I believe that this us up to the web
server.
I know that Apache keeps the dll cached (there is an option).
In any case, it shouldn't matter what happens to the dll, because the
remote data module should be instantiated for each caller.
Stacey
> -----Original Message-----
> From: delphi-bounces at ns3.123.co.nz
> [mailto:delphi-bounces at ns3.123.co.nz] On Behalf Of Rohit Gupta
> Sent: Tuesday, 20 September 2005 13:33
> To: NZ Borland Developers Group - Delphi List
> Subject: [DUG] ISAPI Web service
>
> I am confused. I understood that a webservice dll was
> instantiated for each webservice function invokation.
> certainly the dotnet webservice works this way.
>
> Why doesnt the ISAPI ? I have just inherited one and the
> datamodule in it is created only once. The problem with it
> is that it is written with the assumption that each
> invocation was instantiating a new dll. Mutiple concurrent
> users crash it. :-( Regards
>
> Rohit
>
> ====================================================
> ==================
> CFL - Computer Fanatics Ltd. 21 Barry's Point Road, AKL, New Zealand
> PH (649) 489-2280
> FX (649) 489-2290
> email rohit at cfl.co.nz or r.gupta at xtra.co.nz
> ====================================================
> ==================
>
>
> _______________________________________________
> Delphi mailing list
> Delphi at ns3.123.co.nz
> http://ns3.123.co.nz/mailman/listinfo/delphi
>
More information about the Delphi
mailing list