php-general Digest 10 May 2012 07:05:04 -0000 Issue 7807

Topics (messages 317829 through 317829):

Performance / AB issue?
        317829 by: Lars Nielsen

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Hi there,

I have apache-2.22/php 5.3.10 set up on a dedicated server but I have a
strange issue.

I have made a Drupal 7 site with a mysql db.

If I stress-test the site with : ab -c 1 -n 150 http://sitename/ it works
fine.
If I stress-test the site with : ab -c 2 -n 20 http://sitename/ it kills
apache.
If I stress-test the site with : ab -c 50 -n 1500
http://sitename/static.html it works fine.

I have set apache's errorlog to debug. But it writes nothing, either in
the virtualhost or in the server-file.

Can anyone give a hint about what can be wrong?


Best regards
LFWeb
Lars Nielsen


--- End Message ---

Reply via email to