mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
a note about connection pooling
This commit is contained in:
parent
def44503bf
commit
9194085d0c
@ -18,6 +18,8 @@ Three main purposes:
|
||||
|
||||
Not currently a connection pool, because it doesn’t keep any connections open.
|
||||
Should be possible to implement connection pooling without changing the API.
|
||||
However, testing suggests there would be no appreciable performance gain from
|
||||
connection pooling.
|
||||
|
||||
Usage Example
|
||||
~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user