I was testing one of my SSL enabled sites after securing apache HTTPD from POODLE, when I noticed the following warning: The server does not support Forward Secrecy with the reference browsers To ensure I was operating at the best security level possible for my little site, I added the following to the apache2.conf (/etc/apache2/) […]
Tag: nginx
Logstalgia is a website traffic visualization that replays or streams web-server access logs as a pong-like battle between the web server and an never ending torrent of requests. On a regular basis I tail the access.log of my website watching request to jermsmit.com Last night I ran across a awesome log visualizer tool called logstalgia. Logstalgia […]