Hola, vuelvo a enviar este mensaje porque no se por que no ha llegado. discupad las molestias, saludos. [EMAIL PROTECTED]
> -----Mensaje original----- > De: Listas [mailto:[EMAIL PROTECTED] > Enviado el: dimarts, 18 / desembre / 2007 16:42 > Para: '[email protected]' > Asunto: comprobacion en cache.log > > Buenas, estoy intentando excluir en squid la intranet de mi > empresa, para ello he hecho lo siguiente: > - primero he creado un fichero "no-cache" donde he escrito lo > siguiente: > intranet.miempresa.com:443 > http://intranet.miempresa.com/intranet$ > https://intranet.miempresa.com/intranet$ > (para asegurarme de que coge bien toda la direccion, > seguramente nohacia falta tanto) > > - despues en el squid he puesto lo siguiente (solo pongo las > lineas que interesan en el orden que aparecen): > acl nocache urlpath_regex -i "/etc/squid/no-cache" > debug_options ALL,1 33,2 > no_cache deny nocache > http_access allow manager localhost > > - he reiniciado proxy y vaciado cache > > - despues me voy a mirar en el debug.log y me aparecen las > siguientes lineas: > 2007/12/18 16:36:04| The request POST > http://intranet.miempresa.com/intranet/.....aspx?MODO=0&Anthem > _CallBack=true is ALLOWED, because it matched 'marketingint8' > 2007/12/18 16:36:04| The reply for POST > http://intranet.miempresa.com/intranet/....aspx?MODO=0&Anthem_ > CallBack=true is ALLOWED, because it matched 'all' > 2007/12/18 16:36:10| The request CONNECT > intranet.miempresa.com:443 is ALLOWED, because it matched > 'direccion16' > 2007/12/18 16:36:17| The request CONNECT > intranet.miempresa.com:443 is ALLOWED, because it matched > 'direccion27' > > > La pregunta: esto quiere decir que se sigue cachando la > intranet? si es asi, sabeis que me falta? > Muchas gracias, saludos. > [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

