ID:               22758
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bibifoc23 at yahoo dot fr
-Status:           Open
+Status:           Closed
 Bug Type:         Apache2 related
 Operating System: Linux 2.4
 PHP Version:      4.3.2RC1
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2003-03-27 02:17:14] bibifoc23 at yahoo dot fr

I use prefork for apache2 and the following command line for php and
apache:

 ./configure --with-mpm=prefork --prefix=/app/apache2

 ./configure --prefix=/app/php432 --with-config-file-path=/app/php432
--enable-sigchild --enable-inline-optimization --without-mysql
--without-pear --with-ldap --with-apxs2=/app/apache2/bin/apxs

------------------------------------------------------------------------

[2003-03-25 08:35:23] [EMAIL PROTECTED]

Which ap2 model are you using, worker or prefork?

------------------------------------------------------------------------

[2003-03-21 03:13:07] bibifoc23 at yahoo dot fr

I run test with 2 PC--> one linux 2.4 as server and w2k as client.

i use ab -n1000 -c5 http://server.toto.fr/test.php

result with handler:
  60.02 req/s without failed request.
  200 ko/s
  cpu is 100% for the client
  near 100% for the server

result with filter:
  200 req/s without failed request
  600 ko/s
  cpu is 25% for the client
  100 % for the server

the size of the html code is 3k.

------------------------------------------------------------------------

[2003-03-21 01:08:37] [EMAIL PROTECTED]

Set correct status.

------------------------------------------------------------------------

[2003-03-20 22:53:07] [EMAIL PROTECTED]

Hi.
can you give us some numbers?
also how are you running the test. you need to run on 2 seperate
machines.

Thanks

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22758

-- 
Edit this bug report at http://bugs.php.net/?id=22758&edit=1

Reply via email to