performance improvements + a good amount of changes
This commit is contained in:
parent
89a6d9a528
commit
0649a28a28
24 changed files with 2040744 additions and 70 deletions
3
benchmark/apache.Dockerfile
Executable file
3
benchmark/apache.Dockerfile
Executable file
|
@ -0,0 +1,3 @@
|
|||
FROM httpd:2.4
|
||||
WORKDIR /usr/local/apache2/htdocs/
|
||||
COPY ./www/ .
|
Loading…
Add table
Add a link
Reference in a new issue