Обсуждение: Re: Connection Pool

Поиск
Список
Период
Сортировка

Re: Connection Pool

От
Gilles DAROLD
Дата:
Hi,

Just try it and you will trust it ! Personnaly I use it for a long time...
but don't trust me I'm a persistance mistake, perhaps one day I will
write a pool of mistake :-)

Regards

Gilles DAROLD

August Zajonc wrote:

> Apache is multi-process. What are you talking about? If I define global
> variables they are *NOT* available to all apache children. Have you seen
> something differant happen? Are you speaking from experiance? I find what
> you describe hard to beleive.
>
> AZ
>
> You wrote:
> Of course it works, what a strange idea ? When you load a perl script with
> mod_perl if you define global vars they are defined for all childrens !
> Interprocess communication is an other history...