I noticed that if I close the client connection to haproxy, it ignores me, and leaves the connection open to the upstream server. Then it logs the response it gets from the upstream server. The 'termination state' in this situation is '----'. This gives me no indication that the client closed the connection.
Closed/dropped connections happen often in my production application because my users are mobile. I am testing the dropped connection by issuing a WGET request and then hitting CTRL-C. My real question: Is there a configuration option to have haproxy log the situation where the client closes/drops the connection in this way? -- Andrew Farmer Moovweb 110 Sutter Street, Suite 200 San Francisco, CA 94104 510.468.8372 http://moovweb.com http://moo.vn/andrew_calendar

