nginx mss patch

Ning Wang renren.wangning at gmail.com
Thu Jun 9 08:05:57 MSD 2011


hi all,
we made some changes to nginx in order to support tcp mss which is already
supported by haproxy. you can see the attached patch for details. it is a
patch against version 0.8.54.

the configuration is very easy.
server {
    listen 80 mss=1440;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110609/e18e0a5b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx-mss.patch
Type: text/x-patch
Size: 5630 bytes
Desc: not available
URL: <http://nginx.org/pipermail/nginx/attachments/20110609/e18e0a5b/attachment-0001.bin>


More information about the nginx mailing list