Thanks for your reply. I solved: where bad configurations of IE those brought to timeout or bad addressing with the download block feature. Now I have another question and this refers only to squid: seems I cannot download from FTP sites!(I´m using only squid at the moment) It hangs and than appears a message like "squid could not find documents at this address" or "connection reset by peer" In the logs appear I really don´t know no more what to do! I´m at the end of the configuration, before I already checked the access to ftp just as access (to test the policies) but now I can access the ftp but I cannot download a file! Can you help me please in this last step? >----Messaggio originale---- >Da: squid3@xxxxxxxxxxxxx >Data: 2-apr-2009 12.21 >A: "projproxy@xxxxxxxxx"<projproxy@xxxxxxxxx> >Cc: <squid-users@xxxxxxxxxxxxxxx> >Ogg: Re: Squid problem servlet IWSS > >projproxy@xxxxxxxxx wrote: >> Hi, >> >> I have really big problem in setting up squid with IWSS. >> What I mean, I managed to let work Squid as proxy and Interscan web security >> suite from Trendmicro as parent proxy in order to scan all the files. >> Well...everything works and going to download, for example, "winrar" a popup >> window show me that IWSS is downloadin and after that will execute a scan. >> The download has finished and I should get finally my file but in the address >> bar of internet explorer appear the address of my IWSS server on port 1812 >> exactely like this: >> >> http://myIWSS:1812/servlet/com.trend.iwss.user.servlet.sendfile? >> downloadfile=IRE19072-16873928-1224-1224.com >> >> But I cannot get the file IWSS downloaded!!!! >> I made several checks and from what I understood IWSS save locally the >> download and this servlet must come from the tomcat java service of IWSS to >> retrieve the download from the client web browser. >> >> Now, when the connection is: >> >> client----->Squid----->IWSS-----internet >> >> after the download I got on the browser address field "http://myIWSS: >> 1812/servlet/com.trend.iwss.user.servlet.sendfile?downloadfile=IRE19072- >> 16873928-1224-1224.com" where IRE19072.... is the file saved in the temps of >> IWSS. After this nothing happen! >> >> When the connection is: >> >> client----->IWSS-----internet >> >> the situation procedes exactely like before, but at the end of downloading it >> looks like there´s a redirection and i can retrieve the file! >> >> So I guess is the file that in "return" it cannot pass through squid or the >> interpreting of this servlet from squid is wrong. Could be any kind of proble >> in the cache_peer ICP port? >> I don´t know what to think but i`m really stuck! >> >> Please I ask you urgently help. > >Two solutions: > >1) configure squid to pass all requests to "myIWSS:1812" to the >"myIWSS:1812" as a peer without going through its normal request pattern >to Internet through IWSS. > >2) place squid on the outside of IWSS facing the internet. Make IWSS >fetch through squid. > >Amos >-- >Please be using > Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13 > Current Beta Squid 3.1.0.6 >