Very slow first handshake Apache
Posted
by
Johan Larsson
on Server Fault
See other posts from Server Fault
or by Johan Larsson
Published on 2012-06-18T00:55:06Z
Indexed on
2012/06/18
3:17 UTC
Read the original article
Hit count: 447
Any one having any ideas where should I start to fix this issue, the first handshake take sometimes up to 20s, but refreshes after that takes only 0.9s.
The setup,
100/10 Mbps
Windows OS
4GB RAM
Intel Core 2 @ 3.0 GHz
And 7200 RPM HDD
Apache 2.4
No SSL
Mod_Security Enabled
Mod_Deflate Enabled
Mod_Expires Enabled
Mod_ReWrite Enabled
PHP & MySQL on same machine.
I have seen much slower machines preforming better, therefor I think my problem is ony an optimization issue.
© Server Fault or respective owner