HTTP3 – Advantages over previous HTTP versions
HTTP/3 is the latest version of the HTTP (Hypertext Transfer Protocol) protocol, which is used…
HTTP/3 is the latest version of the HTTP (Hypertext Transfer Protocol) protocol, which is used for communication between web browsers and servers on the internet. It is an improvement over the previous version, HTTP/2, and offers several advantages over it. One of the main advantages of HTTP/3 is that it uses a new transport protocol,…
Slowloris is a type of Denial of Service (DoS) attack that was first discovered in 2009. The attack is designed to overwhelm a targeted server by sending a large number of HTTP requests, but unlike other types of DoS attacks, Slowloris attacks are designed to be slow and gradual. Slowloris attacks are effective because they…
Slow Get and Slow Post attacks are two types of cyber attacks that operate by gradually sending a large number of GET or POST requests to a targeted server, which can overload the server and slow down or even crash the website. In this article, we’ll explore the mechanics of these attacks, the risks they…
Sunday morning, August 30th 2020, CloudFlare faced another outage. As per their twitter handle, they claimed that this was due to the 3rd party transit provider incident. As per them, this was due to an IP outage by ISP CenturyLink. This was noted across many portals. Many customers reported the same and twitter was flooded…
There are many CDN players in the market. Have you ever wondered how you can make your own CDN, which is cost efficient and able to provide you good performance? In this post we are going to see how you can make your own CDN network in the most optimal way. The CDN that we…
What should you cache at the CDN servers? This is the first question that will come to your mind once you start configuring CDN caching rules for your website. The best scenario would be caching your entire website. But, unfortunately, this might not work always. Then it becomes important to decide, what you should cash…
Making best use of CDN services is very important. Not only because you have paid for it and not using it is a waste of your money, but also, your website might lag behind your competitor and this could be easily avoided. Lets discuss how we easily avoid doing so. Before we proceed further let’s…
The question is very simple that which CDN is the best? But the answer is not. There are different perspective for this question. eg Are you looking for Best CDN by performance? Are you looking for Best CDN by Price? Are you looking for Best CDN by your budget? Are you looking for Best CDN…
What is a CDN [Content Delivery Network]? CDN stands for Content Delivery Network, Its a network of distributed servers which is used for delivering content in the most optimal way and improves end user’s performance. It can be as simple as a simple Caching server and as complex as a caching server with web application…