Glossary of Technical Terms

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

MaxCachedProxyConnections

The MaxCachedProxyConnections parameter appears in the [HTTPServer] section of the virtuoso.ini file. When Virtuoso functions as a proxy or HTTP client, it caches its connections to HTTP 1.1 servers. MaxCachedProxyConnections represents the maximum number of proxy connections which Virtuoso may cache. This parameter is significant, if you employ http_get or Virtuoso's SOAP client functions.

MaxCachedProxyConnections = 10 

Referenced by...