Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Titanium-Web-Proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Titanium-Web-Proxy
Commits
a7b7cc7e
Commit
a7b7cc7e
authored
May 09, 2018
by
buildbot121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
API documentation update by build server
parent
8d6d8ac0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
42 additions
and
1 deletion
+42
-1
Titanium.Web.Proxy.ProxyServer.html
docs/api/Titanium.Web.Proxy.ProxyServer.html
+28
-0
index.json
docs/index.json
+1
-1
xrefmap.yml
docs/xrefmap.yml
+13
-0
No files found.
docs/api/Titanium.Web.Proxy.ProxyServer.html
View file @
a7b7cc7e
...
...
@@ -552,6 +552,34 @@ User should return the ExternalProxy object with valid credentials.</p>
</table>
<a
id=
"Titanium_Web_Proxy_ProxyServer_MaxCachedConnections_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.MaxCachedConnections*"
></a>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_MaxCachedConnections"
data-uid=
"Titanium.Web.Proxy.ProxyServer.MaxCachedConnections"
>
MaxCachedConnections
</h4>
<div
class=
"markdown level1 summary"
><p>
Maximum number of concurrent connections per remote host in cache.
Only valid when connection pooling is enabled.
Default value is 3.
</p>
</div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
public int MaxCachedConnections { get; set; }
</code></pre>
</div>
<h5
class=
"propertyValue"
>
Property Value
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<thead>
<tr>
<th>
Type
</th>
<th>
Description
</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.int32"
>
Int32
</a></td>
<td></td>
</tr>
</tbody>
</table>
<a
id=
"Titanium_Web_Proxy_ProxyServer_ProxyEndPoints_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.ProxyEndPoints*"
></a>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_ProxyEndPoints"
data-uid=
"Titanium.Web.Proxy.ProxyServer.ProxyEndPoints"
>
ProxyEndPoints
</h4>
<div
class=
"markdown level1 summary"
><p>
A list of IpAddress and port this proxy is listening to.
</p>
...
...
docs/index.json
View file @
a7b7cc7e
This diff is collapsed.
Click to expand it.
docs/xrefmap.yml
View file @
a7b7cc7e
...
...
@@ -2816,6 +2816,19 @@ references:
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.ProxyServer.GetCustomUpStreamProxyFunc
nameWithType
:
ProxyServer.GetCustomUpStreamProxyFunc
-
uid
:
Titanium.Web.Proxy.ProxyServer.MaxCachedConnections
name
:
MaxCachedConnections
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_MaxCachedConnections
commentId
:
P:Titanium.Web.Proxy.ProxyServer.MaxCachedConnections
fullName
:
Titanium.Web.Proxy.ProxyServer.MaxCachedConnections
nameWithType
:
ProxyServer.MaxCachedConnections
-
uid
:
Titanium.Web.Proxy.ProxyServer.MaxCachedConnections*
name
:
MaxCachedConnections
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_MaxCachedConnections_
commentId
:
Overload:Titanium.Web.Proxy.ProxyServer.MaxCachedConnections
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.ProxyServer.MaxCachedConnections
nameWithType
:
ProxyServer.MaxCachedConnections
-
uid
:
Titanium.Web.Proxy.ProxyServer.OnClientConnectionCreate
name
:
OnClientConnectionCreate
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_OnClientConnectionCreate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment