Posts
All the articles I've posted.
libcurl: Failed to perform request: [61]
Published: at 10:03 PMThis article explains the cause of Error 61 related to HTTP content encoding and how to resolve it by adjusting the Accept-Encoding header.
Understanding SQL Server ID Jumps
Published: at 10:00 PMThis article explains why identity column values in SQL Server may jump by large numbers, especially after restarts, and how to control this behaviour using configuration options introduced in SQL Server 2012 and later.
Benefits of Using WWW and Enforcing SSL
Published: at 09:59 PMLearn why using 'www' and enforcing SSL improves website performance, scalability, and security, and how to implement them on IIS, Apache, and Nginx.
How to Block IP Addresses and Ranges in IIS and Apache
Published: at 09:57 PMLearn how to block individual IPs and ranges in IIS and Apache, and discover reliable sources for geo-classified IP data.
Getting Started with LocalDB: Tips and Tricks
Published: at 09:48 PMLearn what LocalDB is, how to manage it with SqlLocalDB.exe, configure connection strings, and locate database files for development.
GitHub Configurations
Published: at 08:50 AMExplore the 3 levels of GitHub configuration using cross platform commands.