Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Connection pool 10 found (19 total)

alternate case: connection pool

Slowloris (cyber attack) (1,521 words) [view diff] exact match in snippet view article

will keep these connections open, filling their maximum concurrent connection pool, eventually denying additional connection attempts from clients. The
Persist (Java tool) (558 words) [view diff] exact match in snippet view article
uses plain SQL with placeholders, as PreparedStatement objects use), connection pool handling, transaction handling (for the most part), and so on. This
Play Framework (1,131 words) [view diff] exact match in snippet view article find links to article
other applications, improved Java 8 support, HikariCP as the default connection pool and better testing APIs. Old version, not maintained: 2.5 March 29
Denial-of-service attack (11,517 words) [view diff] exact match in snippet view article find links to article
slowly, keeping connections open longer hoping to exhaust the server's connection pool. The slow read is achieved by advertising a very small number for the
Spring Framework (6,688 words) [view diff] exact match in snippet view article find links to article
transactions: 290–291  Resource unwrapping – retrieving database objects from connection pool wrappers Abstraction for binary large object (BLOB) and character large
WebSphere Optimized Local Adapters (4,104 words) [view diff] exact match in snippet view article find links to article
getConnection() requests are routed to the alternate connection factory connection pool. Failback occurs when WAS z/OS determines the failed primary data resource
Aquiles (243 words) [view diff] exact match in snippet view article find links to article
what ConnectionPool necessary to use and its internal parameters. Connection pool having warm-up and size-control capabilities Endpoint Manager: manages
Prepared statement (1,813 words) [view diff] exact match in snippet view article find links to article
supports this feature. // Define a BookModel type which wraps a sql.DB connection pool. type BookModel struct { DB *sql.DB } // This will insert a new book
MySQLi (2,226 words) [view diff] exact match in snippet view article find links to article
that persistent connections are in a clean state on return from the connection pool, before the client process uses them. The MySQLi extension does this
OpenWGA (585 words) [view diff] exact match in snippet view article find links to article
base stream with 3 years of support; Basic App Kit; Shared server connection pool May 2013 6.1 OpenWGA Server API September 2013 6.2 WebTML portlet applications