Nginx Rate Limiting Explained With Animated GifsOne of the best features of Nginx is Rate Limiting. It helps us to prevent some attacks that aims to make our system unresponsive. Despite…Nov 1, 2020Nov 1, 2020
ASP.Net Core, Cookie Expiration and Mysterious Logout on IISWorking with cookie expirations on Asp.Net Core may be a bit confusing. Although settings are simple, varierity of settings can mislead…Nov 1, 2020Nov 1, 2020
Sharing sessions between subdomains — Asp.Net Mvc Apps on IISSometimes, you need to share sessions between different apps on different sub domains. There are some steps to achieve this behaviour and…Oct 31, 2020Oct 31, 2020
Elasticsearch Refresh API vs Flush APIRefresh api and flush api may seem producing same results, but they have differences about performance and persistency.Oct 31, 2020Oct 31, 2020
Elasticsearch Basics | Mehmet KordacıLast time I was working with Elasticsearch, I thought that writing a post about refresh api usage on bulk operations may help newcomers…Oct 31, 2020Oct 31, 2020