[PHP-DEV] php-cgi: cgi_main.c => max_requests = 500?

2008-08-24 Thread Guido
Hi all, I am new to PHP and to this forum. I was testing my webserver with PHP and found out that after 500 requests the php-cgi process finished (without cores). I ran it with valgrind and no memory leaks :). I thought it couldn't be a coincidence that, always, after 500 requests, php-cgi fi

Re: [PHP-DEV] php-cgi: cgi_main.c => max_requests = 500?

2008-08-24 Thread Marcus Boerger
Hello Guido, Sunday, August 24, 2008, 3:51:19 PM, you wrote: > Hi all, > I am new to PHP and to this forum. > I was testing my webserver with PHP and found out that after 500 > requests the php-cgi process finished (without cores). I ran it with > valgrind and no memory leaks :). I thought it

[PHP-DEV] [RFC] Native TLS for globals in ZTS

2008-08-24 Thread Arnaud Le Blanc
Hi, I have written a RFC about my patch at http://wiki.php.net/rfc/tls The goal of this patch is to reduce the performance overhead of ZTS builds. Since the initial patch I made more research on various implementations of TLS: Linux, FreeBSD, Solaris, Windows. Based on what I found I wrote a ne

Re: [PHP-DEV] php-cgi: cgi_main.c => max_requests = 500?

2008-08-24 Thread Guido
Marcus Boerger wrote: Hello Guido, Sunday, August 24, 2008, 3:51:19 PM, you wrote: Hi all, I am new to PHP and to this forum. I was testing my webserver with PHP and found out that after 500 requests the php-cgi process finished (without cores). I ran it with valgrind and no memory leak

Re: [PHP-DEV] Something to ponder on ZTS/TSRM

2008-08-24 Thread Arnaud Le Blanc
Hi, On Friday 22 August 2008 21:15:56 William A. Rowe, Jr. wrote: > As far as the future direction of embedded PHP (and let's agree here > we aren't talking about every application, for mass vhosters some > fcgi or suid flavor of PHP is going to remain a better choice, and > for others, so we can