DragonFly BSD
DragonFly bugs List (threaded) for 2012-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2368] (Closed) sendfile(2) freezes for a few seconds


From: Francois Tigeot via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 17 May 2012 02:50:05 -0700

Issue #2368 has been updated by Francois Tigeot.

Status changed from New to Closed
% Done changed from 0 to 100

This bug is caused by the use of TCP_NOPUSH in association with sendfile(2) in the Apache-2.4 code.

Thanks for Sepherosa Ziehau for pointing it.

Bug reports will be filled with pkgsrc and the upstream project.
----------------------------------------
Bug #2368: sendfile(2) freezes for a few seconds
http://bugs.dragonflybsd.org/issues/2368

Author: Francois Tigeot
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 


Having updated a web server to apache-2.4 (sendfile enabled), I noticed
some static images didn't load in one go:

- top parts are displayed instantly
- image downloads freeze for a few seconds
- missing bottom parts are then downloaded and displayed instantly

Switching EnableSendfile between on/off in httpd.conf enables or disables
this behavior 100% of the time


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]