Hello,
I have an additional question on dstdomain.
in my squid.conf I added
///----- snip
acl nohost-b dstdomain .somedomain.com
no_cache deny nohost-b
///----- snap
(also tried nohostb, nohost_b ...)
..which should be correct. (?)
When taking a look at my logfiles I do see eg.:
///----- snip
80.136.102.154 - - [13/Apr/2004:23:54:53 -0700] "GET
http://somedomain.com:81/js/all/script.js HTTP/1.1" 200 775 TCP_HIT:NONE
[Accept: */*\r\nReferer: http://somedomain.com/folder/\r\nAccept-Language:
de\r\nAccept-Encoding: gzip, deflate\r\nUser-Agent: Mozilla/4.0 (compatible;
MSIE 6.0; Windows NT 5.1)\r\nHost: somedomain.com\r\nConnection:
Keep-Alive\r\n] [HTTP/1.1 200 OK\r\nDate: Sat, 10 Apr 2004 05:27:31
GMT\r\nServer: Apache/1.3.27 (Unix) PHP/4.2.3 mod_ssl/2.8.12
OpenSSL/0.9.6b\r\nLast-Modified: Fri, 02 Apr 2004 09:30:58 GMT\r\nETag:
"10efa1-1a0-406d32d2"\r\nAccept-Ranges: bytes\r\nContent-Length:
416\r\nKeep-Alive: timeout=15, max=100\r\nConnection:
Keep-Alive\r\nContent-Type: application/x-javascript\r\n\r]
///----- snap
thus, my apache access.log doesn't notice the request because the request
was handled by squid.
Do I have to clear the cache for making the changes in squid.conf work ?
.. where did I do the mistake?
Thank you in advance.
yours
Mathias
<http://www.na8ur.com>
Received on Wed Apr 14 2004 - 07:11:41 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT