Rajil TL

Rajil TL is a SenseCentral contributor focused on tech, apps, tools, and product-building insights. He writes practical content for creators, founders, and learners—covering workflows, software strategies, and real-world implementation tips. His style is direct, structured, and action-oriented, often turning complex ideas into step-by-step guidance. He’s passionate about building useful digital products and sharing what works.

2861 Articles

Web Caches

A Web cache – also called a proxy server – is a network entity that satisfies HTTP requests…

Rajil TL

The Conditional GET

By storing previously retrieved objects, Web caching can reduce object-retrieval delays and…

Rajil TL

User-Server Interaction: Authentication and Cookies

We mentioned above that an HTTP server is stateless. This simplifies server design, and…

Rajil TL

HTTP Message Format

The HTTP specifications 1.0 ( and 1.1 ) define the HTTP message formats. There are two types…

Rajil TL

Non-Persistent and Persistent Connections

HTTP can use both non-persistent connections and persistent connections. Non-persistent connections is the…

Rajil TL

The World Wide Web: HTTP

In the 1980s the Internet was used by researchers, academics and university…

Rajil TL

Asynchronous Transfer Mode (ATM) Networks

Thus far, our focus has been on the Internet and its protocols.…

Rajil TL

Internet Backbones, NAPs and ISPs

Our discussion of layering in the previous section has perhaps given the…

Rajil TL

The Network Edge

In the previous sections we presented a high-level description of the Internet…

Rajil TL

Protocol Layers and Their Service Models

From our discussion thus far, it is apparent that the Internet is…

Rajil TL