Hi,

You have character in the URL probably matching the hierarchy_stoplist.
Look at this option:

#  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.
#
#We recommend you to use at least the following line.
hierarchy_stoplist cgi-bin ?

You may also want to check those two:

#  TAG: always_direct
#  TAG: never_direct


Regards, Hendrik Voigtl�nder

Reply via email to