Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a4051abb7a984b67

Jump to content

Sendfile

From Wikipedia, the free encyclopedia

In computing, sendfile is a command which can be found in a number of contexts relating to data transmission:

Notes

[edit]
  1. ↑ Ulli Horlacher (2008-05-01). "SAFT / sendfile". Retrieved 2010-04-28.
  2. ↑ sendfile(2): transfer data between file descriptors – Linux Programmer's Manual – System Calls from Manned.org
  3. ↑ sendfile(2): send a file to a socket – FreeBSD System Calls Manual