[fpc-devel] fcl-web improvement for apache modules, question

ABorka fpc-devel at aborka.com
Fri Sep 19 08:10:34 CEST 2008


Hi,

I'm working on the Apache application (TCustomApacheApplication) 
simultaneous request handling.

When the Apache module tries to create additional instances of the web 
module I get
`Error: Duplicate name: A component named "FPWebModule1" already exists`

How can we create multiple instances of a TDatamodule descendant without 
getting this error? The apache module will need to create multiple web 
modules when multiple requests are arriving at the same time (not like CGI).

For one request at a time it is working.

Thanks,

AB




More information about the fpc-devel mailing list