summaryrefslogtreecommitdiff
tag namev0.1.12 (c9932f7fb21a167befe9e30777fa49927821c733)
tag date2004-12-06 14:42:13 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit 54c804a947...
downloadnginx-0.1.12.tar.gz
Changes with nginx 0.1.12 06 Dec 2004
*) Feature: the %request_length log parameter. *) Bugfix: when using the /dev/poll, select and poll on the platforms, where these methods may do the false reports, there may be the long delay when the request was passed via the keep-alive connection. It may be at least on Solaris when using the /dev/poll. *) Bugfix: the send_lowat directive is ignored on Linux because Linux does not support the SO_SNDLOWAT option.