Hello Maxim,
Tuesday, Tuesday, May 08, 2001, you wrote:
>> Использую я PHP. Заглянул в документацию по PHP и вот что там
>> написано:
>>
>> Using mysql_close() isn't usually necessary, as non-persistent open
>> links are automatically closed at the end of the script's execution
>>
>> Т.е. закрывать connection в принципе не обязательно?
>>
KM> если запускается не персистентный скрипт - то не обязательно. коннекции
KM> закроются по слитию процесса скрипта. если используется персистентная задача
KM> (скажем, mod_perl) - то опять же не обязательно, достаточно иметь одну
KM> коннекцию на все запросы.
KM> то есть, что-то не сливается.
Что что-то не закрывается - понятно. Но вот ни как не могу понять
что.. Не будешь же все скрипты на машине просматривать.
KM> parker
KM> =============================================================================
KM> = Apache-Talk@xxxxxxxxxxxxx mailing list =
KM> Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
KM> = Archive avaliable at http://www.lexa.ru/apache-talk =
Best regards,
Alexander mailto:A.Isaev@xxxxxxxxxx
=============================================================================
= Apache-Talk@xxxxxxxxxxxxx mailing list =
Mail "unsubscribe apache-talk" to majordomo@xxxxxxxxxxxxx if you want to quit.
= Archive avaliable at http://www.lexa.ru/apache-talk =
"Russian Apache" includes software developed
by the Apache Group for use in the Apache HTTP server project
(http://www.apache.org/) See
Apache LICENSE.
Copyright (C) 1995-2001 The Apache Group. All rights reserved.
Copyright (C) 1996 Dm. Kryukov; Copyright (C)
1997-2009 Alex Tutubalin. Design (C) 1998 Max Smolev.