⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.09 KB)
Bug #66503
» lock_test.sh
Andreas Allacher
, 2015-04-24 18:50
#!/bin/sh
./typo3cms cache:flushgroups
--groups
=
pages
time
wget
--output-document
=
index_temp.1.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.2.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.3.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.4.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.5.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.6.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.7.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.8.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.9.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.10.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.11.html
--content-on-error
"http://localhost/"
&
time
wget
--output-document
=
index_temp.12.html
--content-on-error
"http://localhost/"
&
« Previous
1
2
Next »
(2-2/2)
Loading...