On Wed, Apr 21, 1999 at 12:06:58AM +0200, Lars Mueller wrote:
>
> Hallo Liste,
>
> folgende Problematik tut sich hier auf:
>
> Bei unserem Proxy mit Anbindung an einen Parent
> weigert sich selbiger Seiten mit CGI - Skripten zu
> uebertragen.
> /var/squid/logs/cache.log gibt dann aus:
>
> ERR_CONNECT_FAIL: http://www.xxx.de/cgi-bin/
>
> Normale Seiten (ohne CGI - Skripte) werden normal
> uebertragen.
>
> In /etc/squid.conf ist lediglich der parent - Proxy sowie
> die entsprechenden Ports definiert.
>
> Sollte jemand eine Idee oder gar eine funktionelle
> Konfiguration anbieten koennen waere ich aeusserst
> dankbar.
Du hast Proxy-Zwang, richtig?
Hat mich auch wahnsinnig gemacht, cgi-scripte versucht Squid
direkt (ohne Proxy) zu laden.
Abhilfe: hierarchy_stoplist auskommentieren:
# TAG: hierarchy_stoplist
# A list of words which, if found in a URL, cause the object to
# be handled directly by this cache. In other words, use this
# to not query neighbor caches for certain objects. You may
# list this option multiple times.
#
# The default is to directly fetch URLs containing 'cgi-bin' or '?'.
#
##hierarchy_stoplist cgi-bin ?
Ev. solltest Du auch 'inside_firewall' setzen.
--
Klaus Franken, [EMAIL PROTECTED]
------------------------------------------------------------
D O N ' T P A N I C !!!
------------------------------------------------------------
LINUX-ISDN-HOWTO: http://www.franken.de/users/klaus
------------------------------------------------------------
-
To unsubscribe from this list please send a mail to [EMAIL PROTECTED] with
'unsubscribe suse-isdn' in its body.