in reply to Re^4: Apache2 to perl slow start
in thread Apache2 to perl slow start
You might also want to check out what kind of (dynamic) content compression algorithms are enabled in the webserver if any. It's been nearly 20 years since i used Apache (i use my own DIY webserver), so i can't give you specifics.
Especially, you want to look if "brotli" is enabled and disable it. It has, in many cases, the best compression but is awfully slow.
|
|---|