- Fix that on malloc failure during accept of TCP, the
socket is not left to cause a read event loop. It uses slow-accept to delay accepting new connections, if that fails it drops the new connections. When the tcp connection usage is full, it waits for 50msec, to allow existing queries to be resolved. Thanks to Qifan Zhang, Palo Alto Networks, for the report.
W
W.C.A. Wijngaards committed
5ae979bb6ec9040a00004876629457b99d2adc22
Parent: 8f2fbd6