Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • Businesses are relying on next-generation business intelligence tools to parse huge amounts of incoming data in real time to yield actionable results....
    Download

  • This buyers guide provides independent research and test results to help you determine your endpoint protection requirements and identify the security...
    Download

More on LinuxToday


SearchOpenSource: Linux Sendfile and Apache Servers

Aug 22, 2006, 11:15 (0 Talkback[s])
(Other stories by Ed Tittel, Justin Korelc)

[ Thanks to Jane Walker for this link. ]

"Apache handles itself well when it comes to serving content on demand. But you can still tweak several underlying parameters to improve performance. One area that deserves special attention is how Apache handles data transfers when servicing multiple clients, especially when dealing with large payloads. What better way to eke out a few extra performance points than to take advantage of the operating system's efficient data transfer routines?

"Enter the sendfile() system call..."

Complete Story

Related Stories: