On 2006/09/06, at 6:51 PM, Henrik Nordstrom wrote:
- How does sendfile support in 2.6 affect this?It doesn't. Not really usable for Squid. Using sendfile outside one thread/process per request designs is not trivial. So it works quite nicely for most traditional servers, but not that well for event loop based ones..
-- Mark Nottingham mnot@xxxxxxxxxxxxx