Subversion Repositories configs

Rev

Rev 4 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 175
Line 1... Line 1...
1
<ConfigRoot>
1
<ConfigRoot>
2
  <httpPort>-1</httpPort>
2
  <httpPort>-1</httpPort>
3
  <httpsPort>443</httpsPort>
3
  <httpsPort>8030</httpsPort>
4
  <EndpointList>
4
  <EndpointList>
5
    <_length>5</_length>
5
    <_length>7</_length>
6
    <_type>vim.ProxyService.EndpointSpec[]</_type>
6
    <_type>vim.ProxyService.EndpointSpec[]</_type>
7
    <e id="0">
7
    <e id="0">
8
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
8
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
9
      <accessMode>httpAndHttps</accessMode>
9
      <accessMode>httpAndHttps</accessMode>
10
      <pipeName>/var/run/vmware/proxy-webserver</pipeName>
10
      <pipeName>/var/run/vmware/proxy-webserver</pipeName>
Line 31... Line 31...
31
    <e id="4">
31
    <e id="4">
32
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
32
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
33
      <accessMode>httpsWithRedirect</accessMode>
33
      <accessMode>httpsWithRedirect</accessMode>
34
      <pipeName>/var/run/vmware/proxy-mob</pipeName>
34
      <pipeName>/var/run/vmware/proxy-mob</pipeName>
35
      <serverNamespace>/mob</serverNamespace>
35
      <serverNamespace>/mob</serverNamespace>
-
 
36
    </e>
-
 
37
    <e id="5">
-
 
38
      <_type>vim.ProxyService.LocalServiceSpec</_type>
-
 
39
      <accessMode>httpAndHttps</accessMode>
-
 
40
      <port>12001</port>
-
 
41
      <serverNamespace>/ha-nfc</serverNamespace>
-
 
42
    </e>
-
 
43
    <e id="6">
-
 
44
      <_type>vim.ProxyService.LocalServiceSpec</_type>
-
 
45
      <accessMode>httpAndHttps</accessMode>
-
 
46
      <port>12000</port>
-
 
47
      <serverNamespace>/nfc</serverNamespace>
36
    </e>
48
    </e>
37
  </EndpointList>
49
  </EndpointList>
38
</ConfigRoot>
50
</ConfigRoot>