Sharing database handlers

2002-09-24 Thread johnli752002
Hi, I realise that ASP can't store a database handle in $Session as this isn't shared across processes... But, if Apache 2.0.40 is used and compiled with the worker mpm and Apache ServerLimit directive is set to 1 and Apache ThreadsPerChild directive is set to the number of

Re: Sharing database handlers

2002-09-24 Thread Josh Chamas
johnli752002 wrote: Hi, I realise that ASP can't store a database handle in $Session as this isn't shared across processes... But, if Apache 2.0.40 is used and compiled with the worker mpm and Apache ServerLimit directive is set to 1 and Apache ThreadsPerChild directive