This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[7.509] Strange "renault.de" Problem

I have a strange Problem with the "renault.de" Website (the French Car Maker)... Even with all Exceptions in Place for the Computer that does the Browsing (exceptions="av,auth,content,url,certcheck,certdate,mime,cache") the Website is displayed in a way as if NoScript has blocked it (see Attachement).  But it looks the same on IE / Chrome / Firefox.

If i bypass the Proxy, the Website is displayed in all its Glory...

The "http.log" shows a sea of lines like this:
2011:01:18-09:48:15 zv-l-asg1 httpproxy[4833]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="xx.x.x.x" user="" statuscode="200" cached="0" profile="REF_rqEoEVBhyh (Standard Proxy Profil)" filteraction="REF_DefaultHTTPCFFBlockAction (Default content filter block action)" size="6251" time="76 ms" request="0x9cf386f0" url="www.renault.de/.../megane-berline-frag.jpg" exceptions="av,auth,content,url,certcheck,certdate,mime,cache" error=""

...and some "HTTP 304" Lines like this:
2011:01:18-09:48:15 zv-l-asg1 httpproxy[4833]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="xx.x.x.x" user="" statuscode="304" cached="0" profile="REF_rqEoEVBhyh (Standard Proxy Profil)" filteraction="REF_DefaultHTTPCFFBlockAction (Default content filter block action)" size="0" time="52 ms" request="0xa2ab2c90" url="www.renault.de/.../default.ccss" exceptions="av,auth,content,url,certcheck,certdate,mime,cache" error=""


...so i cleared the Proxy (and Browser) Cache... and now i get "HTTP 404" instead of a "304"

2011:01:18-11:01:12 zv-l-asg1 httpproxy[18271]: id="0001" severity="info" sys="SecureWeb" sub="http" name="http access" action="pass" method="GET" srcip="xx.x.x.x" user="" statuscode="404" cached="0" profile="REF_rqEoEVBhyh (Standard Proxy Profil)" filteraction="REF_DefaultHTTPCFFBlockAction (Default content filter block action)" size="952" time="3063 ms" request="0xafbd3928" url="www.renault.de/.../default.ccss" exceptions="av,auth,content,url,certcheck,certdate,mime,cache" error="" 


...so what´s going on? What should i look for?

ASG v7.509, HTTP Proxy Profiles with AD SSO


This thread was automatically locked due to age.
  • I opened a Support Case for this and got an Answer today...

    Quote from Astaro Support:
    we just had the same report from another customer today.
    We already checked the the renault webserver and found out that it delivers the html pages with different links to the stylesheets depending on whether "Accept- Encoding" contains gzip (or perhaps any other valid compression scheme) or not. 
    When there is no compression scheme selected, the generated links are pointing to nonexistant files on the webserver. 
    This can be verified by accessing the www.renault.de without proxy but compression disabled in the browser. 

    This is clearly an error with renault's webserver.