This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #68 from reedy/reedy-siege-3.0
Update siege blacklist to 3.0
- Loading branch information
0feb383
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try 3.1.2. I may have seen issues in 3.1.0 (if so we can black list it).
A side note: I am in the process of getting siege 4.0.3rc3 working. Siege 4 introduces parsing of html, and fetching resources, which breaks some frameworks, and changes the testing urls. These can be explicitly disabled from the CLI starting in 4.0.3.
0feb383
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What system are you running on? An ubuntu system? Also what framework are you testing?
I am running on ubuntu 16.04 with siege 3.1.2 (now) and hhvm 3.18.0, running wordpress, and mediawiki targets cleanly.
0feb383
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a setup running centos 7. Siege 3.1.0 (and siege 4.0.3rc3 with a patch to disable the parser). I do have issues with mediawiki atm, but wordpress, and drupal7 seem to work (I haven't tried the others).
Does the failure only happen on the benchmarking run? Or is it also failing the multirequest warmup, and single request warmup?
0feb383
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mediawiki is working now as well after fixing some settings.