Hello Omar,

cgi doesn't stay in memory. You'll have to make it
an Apache module (shared object.) Delphi supports it.
http://www.blong.com/Articles/Apache%20For%20Windows/ApacheWindows.html

-- 
Best regards,
Jack

Friday, June 3, 2005, 7:40:53 PM, you wrote:

> Hi
> I made a delphi webservice as cgi, and i put it on an
> apache server.
> How can adjust my delphi program to stay in memory
> when it was invoceted a first time by the client,
> cause i want it to store values in memory to use it in
> other invokation
> thanx


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to