We have a collaborator trying to access our repository through a proxy.
Here are the specifics:
1. Cisco CDN proxies running verson 5.x
2. Navigating to http://VAULTSERVER/VaultService/VaultService.asmx works
3. Using the Vault client DOES NOT work
Any help/suggestions is appreciated.
I ran a packet sniffer to see what is happening
> The application sends this to the web proxy:
>
> POST http://216.27.182.36/VaultService/VaultService.asmx
> <http://216.27.182.36/VaultService/VaultService.asmx> HTTP/1.1
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client
> Protocol 1.1.4322.573)
> Content-Type: text/xml; charset=utf-8
> SOAPAction: "http://www.sourcegear.com/schemas/vault/Logout
> <http://www.sourcegear.com/schemas/vault/Logout> "
> Content-Length: 304
> Expect: 100-continue
> Proxy-Connection: Keep-Alive
> Host: 216.27.182.36
>
> <?xml version="1.0" encoding="utf-8"?><soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><Logout
> xmlns="http://www.sourcegear.com/schemas/vault"
> /></soap:Body></soap:Envelope>
>
> The client is returned this:
>
> HTTP/1.0 417 Expectation Failed
> Proxy-Connection: Close
>
> <HTML><HEAD>
> <TITLE>ERROR: The requested URL could not be retrieved</TITLE>
> </HEAD><BODY> <H2>The requested URL could not be retrieved</H2> <HR>
> <P> The following error was encountered:
> <BLOCKQUOTE>
> Expectation Failed
> </BLOCKQUOTE>
> </UL>
> </P>
>
> <br clear="all">
> <hr noshade size=1>
> Generated Tue, 31 Aug 2004 14:07:03 GMT by (<a
> href="http://www.cisco.com/">Application and Content Networking System
> Software 5.1.1</a>) </BODY></HTML>
>
proxy issues
Moderator: SourceGear
-
- Posts: 25
- Joined: Wed Apr 21, 2004 3:10 pm
-
- Posts: 25
- Joined: Wed Apr 21, 2004 3:10 pm