b13 / warmup

Warms up some TYPO3 caches via CLI
GNU General Public License v2.0
11 stars 6 forks source link

Use real HTTP-Request for cache warmup #9

Open nova-os opened 3 years ago

nova-os commented 3 years ago

The internal calls to the typo3 middleware did not work for me and seems also to make problems for other.

What do you think of doing real HTTP Requests instead? Maybe as an config option?

bmack commented 2 years ago

How can you then inject to simulate a usergroup?

sbuerk commented 2 years ago

Would be good to know which "did not work" really means and which problems "others" have exactly. Maybe some background ?