[squid-users] Squid XML message missing in response

Amos Jeffries squid3 at treenet.co.nz
Fri Nov 6 17:15:56 UTC 2015


[ NP: please start a new thread instead of replying to others posts. It
screws up the web archives, and those of us using threads to manage the
issues open/solved status. Thank you. ]

On 7/11/2015 2:41 a.m., lei X wrote:
> 
> Hello All,
> 
> I'm literally running out of ideas how to troubleshoot the issue i am
> facing, so i would like to ask for the help of the experts.
> 
> I'm running Squid Cache: Version 3.5.10 with no blocking of ACL's and
> is configured with parent proxy to CISCO WSA.   When user's send a
> POST message in XML form to Squid, the destination site will reply
> with HTTP 200 OK with the XML form filled in with values to my parent
> proxy(CISCO WSA) and parent proxy also pass the same content to Squid
> proxy.  However, when my squid proxy send the HTTP 200 OK reply to my
> client, the XML form is missing.
> 
> Bypassing squid proxy and directly allowing my client to access CISCO
> WSA works perfectly fine.
> Bytes on wire for the return traffic shows like below:
>  
> CISCO_WSA[sent 1214 bytes] --> SQUID_PROXY[received 1214 bytes] --> SQUID_PROXY[sent 490 bytes] --> Client
>  
> Has anyone face the same issue as mine?
>  

Not for a very long time. Back then it was a server sending responses
that said it had no payload attached.

You can set "debug_options All,0 11,2" in squid.conf to get a cache.log
trace of the HTTP message headers going through Squid. If you can post
here the headers titled "HTTP Server REPLY" which are coming in from the
Cisco on these transactions it would help us debug with you.

Amos



More information about the squid-users mailing list