Closed Stealthii closed 9 years ago
It is worth mentioning that I am using SNIproxy to provide external access to HTTP/HTTPS on locally addressable machines over multiple subnets. The machine running SNIproxy has 4 interfaces, of which the second is dual stack.
SNIProxy would now crash on average once every 2 hours with this error.
@Stealthii sorry for the very tardy reply to this issue. I believe this is caused by clients making requests through your instance of sniproxy with IP address literals in the Host header or SNI extension, I've added a restriction blocking this requests: ece963f27.
Nice, this does appear to be the issue in testing. I'll close this as I don't see this arising in the current release. Thanks!
SNIProxy randomly fails even during limited / no use. I ran it through gdb to see if I could identify the problem. It took SNIProxy about 2 weeks to fail on this occasion, however in the past, sometimes it's only a couple of hours before it exhibits this error.