aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1506
AgeCommit message (Collapse)Author
2014-01-24tests: Added a keyword for tests depending on internal info logsDan Fandrich
2013-02-05CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing
When a connection is no longer used, it is kept in the cache. If the cache is full, the oldest idle connection is closed. If no connection is idle, the current one is closed instead.