You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
I am trying to run the facebook mediawiki workload (tag - v2019.02.13.00. Master branch had build issues).
When i run the benchmark using --php5 or --php the mediawiki workload is working fine. But if i use --hhvm to run the benchmark I am getting the below siege error
++ hhvm perf.php --i-am-not-benchmarking --mediawiki --db-host=192.168.1.62 --db-username=root --db-password=root --hhvm=/usr/bin/hhvm
**************************************************
** 2020-03-12 21:03:25 UTC
** Configuration: MediaWikiTarget on /usr/bin/hhvm
**************************
** 2020-03-12 21:03:25 UTC
** Installing framework
mysql: [Warning] Using a password on the command line interface can be insecure.
**************************
** 2020-03-12 21:04:04 UTC
** There is no setUpTest
**************************
** 2020-03-12 21:04:04 UTC
** Starting Nginx
**************************
** 2020-03-12 21:04:05 UTC
** Starting PHP Engine
running hphp...
all files saved in /tmp/hhvm-nginxlQ0052 ...
running hphp took 0'26" (26878957 us) wall time
**************************
** 2020-03-12 21:04:35 UTC
** Running sanity check
*******************************************
** 2020-03-12 21:04:38 UTC
** Starting Siege for single request warmup
[alert] Zip encoding disabled; siege requires zlib support to enable it
** SIEGE 4.0.3rc3
** Preparing 1 concurrent users for battle.
The server is now under siege...
Transactions: 9 hits
Availability: 3.00 %
Elapsed time: 35.63 secs
Data transferred: 2.29 MB
Response time: 3.96 secs
Transaction rate: 0.25 trans/sec
Throughput: 0.06 MB/sec
Concurrency: 1.00
Successful transactions: 9
Failed transactions: 291
Longest transaction: 26.76
Shortest transaction: 0.01
******************************************
** 2020-03-12 21:05:14 UTC
** Starting Siege for multi request warmup
[alert] Zip encoding disabled; siege requires zlib support to enable it
** SIEGE 4.0.3rc3
** Preparing 200 concurrent users for battle.
The server is now under siege...
siege aborted due to excessive socket failure; you
can change the failure threshold in $HOME/.siegerc
Transactions: 0 hits
Availability: 0.00 %
Elapsed time: 4.19 secs
Data transferred: 0.29 MB
Response time: 0.00 secs
Transaction rate: 0.00 trans/sec
Throughput: 0.07 MB/sec
Concurrency: 190.49
Successful transactions: 0
Failed transactions: 1223
Longest transaction: 1.80
Shortest transaction: 0.00
***************************************************
** 2020-03-12 21:05:18 UTC
** Extending warmup, server is not done warming up.
[alert] Zip encoding disabled; siege requires zlib support to enable it
** SIEGE 4.0.3rc3
** Preparing 200 concurrent users for battle.
The server is now under siege...
siege aborted due to excessive socket failure; you
can change the failure threshold in $HOME/.siegerc
I am trying to run the facebook mediawiki workload (tag - v2019.02.13.00. Master branch had build issues).
When i run the benchmark using --php5 or --php the mediawiki workload is working fine. But if i use --hhvm to run the benchmark I am getting the below siege error
Using the below config parameters:
net.ipv4.tcp_tw_reuse = 1
net.core.somaxconn = 2000
net.ipv4.ip_local_port_range = 1024 655350
net.inet.tcp.msl = 1000
The text was updated successfully, but these errors were encountered: