20after4 / T253673-opcache

Trying to reproduce an opcache corruption bug, see https://phabricator.wikimedia.org/T253673

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T253673

build & run the container:

make build
make run

get opcache info:

curl http://localhost:8080/mon/index.php?/opcache-info

siege the server

siege -f urls.txt -c 10 --log=siege.log

https://phabricator.wikimedia.org/T253673

About

Trying to reproduce an opcache corruption bug, see https://phabricator.wikimedia.org/T253673

License:GNU General Public License v3.0


Languages

Language:PHP 99.6%Language:Shell 0.3%Language:Dockerfile 0.1%Language:Makefile 0.0%