The other day, I worked with IIS, which has been a while. I looked at the logs with a coworker...
COST: The cost is frequently a significant restriction in projects when it comes to network architecture. If we look at...
~ curl -Is https://{SITE}.com | head -1 HTTP/2 200 ➜ ~ curl -Is https://{SITE}.com/login.asp | head -1 HTTP/2 404 ➜...
The commands below are helpful when troubleshooting and could be beneficial when designing for scalability. They can easily be scripted...
Data Network = default MTU=1500 OS/VMware/Etc.. = default MTU=1500 When you try to ping with an MTU of 1500, you...
There are three parts to a cert chain: Root Certificate: A root certificate is a digital certificate issued by the...