From 10cb16c2b8945c02b5e7e2221bc6335d48996369 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Wed, 15 May 2019 11:15:27 +0200 Subject: add php to httpd benchmark restructure httpd and php-fpm setup OBJDIR/etc holds configs OBJDIR/run holds pid files OBJDIR/log holds all log files don't daemonize nginx --- src/benchmarks/httpd/php/index.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/benchmarks/httpd/php/index.php (limited to 'src/benchmarks/httpd/php') diff --git a/src/benchmarks/httpd/php/index.php b/src/benchmarks/httpd/php/index.php new file mode 100644 index 0000000..147cebc --- /dev/null +++ b/src/benchmarks/httpd/php/index.php @@ -0,0 +1 @@ + -- cgit v1.2.3