On Sun, 11 Jul 2004 00:29:15 +0800, Qingfeng Pan wrote:
> Hi,
> There are two other apache2 modules(apache2filter&apache2handler)
> included in php distribution, so I did not even think about it when i
> submited the request... I still hope the module can be included.
>
Hi,
not to be misin
Hi,
There are two other apache2 modules(apache2filter&apache2handler)
included in php distribution, so I did not even think about it when i
submited the request... I still hope the module can be included.
Thanks
"Wez Furlong" <[EMAIL PROTECTED]>
news:[EMAIL PROTECTED]
> Now, why does th
Hi,
Sorry, I did not have any benchmark yet, and I don't think I can give
out an objective benchmark ^_^
Thanks
"Thomas Seifert" <[EMAIL PROTECTED]>
news:[EMAIL PROTECTED]
> Hi,
>
> that sounds really interesting.
> Kind of a connection pool held in one "group" of php-processes.
>
> Di
Now, why does this apache module belong in the php distro?
Shouldn't you be talking to the apache people instead?
--Wez.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
that sounds really interesting.
Kind of a connection pool held in one "group" of php-processes.
Did you do any benchmarks with your FCGI-implementation vs. mod_php ?
TIA,
thomas
On Sat, 10 Jul 2004 09:22:34 +0800
[EMAIL PROTECTED] (Qingfeng Pan) wrote:
> Hi, all
>Improvement in
Hi, all
Improvement in the latest release:
You can group the php scripts by the resource they are using
For example: there are four PHP scripts: foo.php, bar.php, database1.php and
database2.php. foo.php and bar.php are simple scripts that do not connect
to database, but database1.php and
Hi, Derick
Please visit http://fastcgi.coremail.cn, source code and doc there ^_^
Thanks
Qingfeng Pan
"Derick Rethans" <[EMAIL PROTECTED]>
news:[EMAIL PROTECTED]
> Hey,
>
> sounds cool, do you have any code to show as I'm interested in trying it
> out.
>
> regards,
> Derick
>
>
> On Mon, 5
Hey,
sounds cool, do you have any code to show as I'm interested in trying it
out.
regards,
Derick
On Mon, 5 Jul 2004, Qingfeng Pan wrote:
> There are some advantages...
> a) mod_fastcgi talk to PHP process with TCP socket, but this module use
> UNIX domain socket(or named pipe on Win32) inst
There are some advantages...
a) mod_fastcgi talk to PHP process with TCP socket, but this module use
UNIX domain socket(or named pipe on Win32) instead. PHP with TCP socket will
make Fastcgi-PHP not workable on Win32 (bug #27515 php -b still not
working). With the new module, -b options is *NOT* n
We already have a fastcgi module... why do we need another apache2
specific thing?
--Wez.
On 5 Jul 2004 05:43:47 -, Qingfeng Pan <[EMAIL PROTECTED]> wrote:
> add an Apache2 fastcgi module for PHP(fastcgi.coremail.cn), I hope it will be
> released with PHP 5.1 branch
>
> --
> PHP Internals -
add an Apache2 fastcgi module for PHP(fastcgi.coremail.cn), I hope it will be released
with PHP 5.1 branch
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo