Searched refs:connections (Results 1 – 6 of 6) sorted by relevance
32 this.connections = [];125 this.connections.forEach(function(connection) {145 this.connections.forEach(function(connection) {151 this.connections.forEach(function(connection) {196 this.connections.push(connection);201 var index = this.connections.indexOf(connection);203 this.connections.splice(index, 1);
67 thr->engine->connections++; in nxt_conn_create()86 nxt_log_debug(&c->log, "connections: %uD", thr->engine->connections); in nxt_conn_create()97 task->thread->engine->connections--; in nxt_conn_free()
476 uint32_t connections; member
94 if (engine->connections < engine->max_connections) { in nxt_conn_accept_alloc()
78 *) Bugfix: established WebSocket connections could stop reading frames102 *) Bugfix: TLS connections were rejected for configurations with129 *) Feature: arbitrary configuration of TLS connections via OpenSSL387 when reaching open connections limit.515 connections.557 connections.582 *) Bugfix: TLS connections might have stalled.691 *) Feature: TLS support for client connections.699 keep-alive connections.748 *) Bugfix: keep-alive connections might hang after reconfiguration.[all …]
142 wsWebSocketContainer.sslEngineFail=Unable to create SSLEngine to support SSL/TLS connections