Hello oops, Hi всем. заметил странную особенность oops (вчерашний CVS) не кеширует текстовые страницы ни text/html ни text/plain
тест проводил гоняя в цикле 100 раз wget http://angello.dp.ua/index.html -O /dev/null и вот это wget http://angello.dp.ua/rfc/rfc1497.txt -O /dev/null странички - обычные статические файлы а картинки кешаться нормально опять таки wget http://angello.dp.ua/admin/01000000.jpg -O /dev/null результат смотрел но access.log да и wget пишет разные скорости ))) вот oops.cfg --------------------------------- nameserver 192.168.1.1 http_port 3128 icp_port 3130 userid oops logfile /usr/local/oops/logs/oops.log { 3 1m } unbuffered accesslog /usr/local/oops/logs/access.log pidfile /var/run/oops.pid statistics /var/run/oops_statfile mem_max 64m lo_mark 8m default-expire-value 7 ftp-expire-value 7 max-expire-value 30 last-modified-factor 5 dont_cache_without_last_modified default-expire-interval 1 icp_timeout 1000 disk-low-free 3 disk-ok-free 5 force_completion 75 maxresident 1m minresident 0 insert_x_forwarded_for yes insert_via yes fetch_with_client_speed yes acl MSIE header_substr user-agent MSIE acl ADMINS src_ip 127.0.0.1 acl PURGE method PURGE acl CONNECT method CONNECT acl SSLPORT port 443 acl_deny PURGE !ADMINS acl_deny CONNECT !SSLPORT stop_cache ? stop_cache cgi-bin group local { networks 127.0.0.1/16; http { allow dstdomain *;} } ..... [далее все как у всех] -- Best regards, Andrew mailto:[EMAIL PROTECTED] ICQ 69697082 ===================================================================== If you would like to unsubscribe from this list send message to [EMAIL PROTECTED] with "unsubscribe oops" in message body. Archive is accessible on http://lists.paco.net/oops-rus/
