﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1466	nginx1.13.6 use IP_TRANSPARENT,Existing performance problems	huifeidexingyuner@…		"1.nginx13.6 config：
server {
    		listen 10082;
    	    	proxy_bind $remote_addr transparent;
                location / {
                     proxy_pass http://$http_host$request_uri;
                }
 }   

2.linux kernel 2.6.35 and use the TPORXY module

3.send 10000 packets,Capture found lost send one syn or two syn  to the server

4.In the end it is，nginx Performance is not good ? or kernel Performance is not good?"	enhancement	closed	critical		other	1.13.x	invalid	tproxy			1.13.6
