Problem squid. Dear all, sebelumnya saya mohon maaf apa bila OOT dasn email ini yang terlalu panjang.
Saat ini saya menggunakan squid-2.4stable3. problem yang saya hadapi ialah : proxy ini tidak bisa digunakan untuk mengakses site-site berikut : 1. www.boleh.com 2. www.pusatgame.com 3. www.bolehmail.com 4. www.bolehgame.com error message yang saya peroleh : " ERROR The requested URL could not be retrieved While trying to retrieve the URL: http://www.boleh.com/ The following error was encountered: Connection Failed The system returned: (110) Connection timed out The remote host or network may be down. Please try the request again " Error berikut juga saya peroleh : ./client -h xc33.sby.pesat.net.id -p 8080 http://www.telkomsel.com Alarm Clock sehingga harus meng-exclude site2 tersebut secara manual pada settingan proxy di browser tiap-tiap client.(atau mengexclude melalui auto config script,...hehehhe...) Mungkin ada yang pernah mengalami problem yang sama ? Berikut konfigurasi saya : Slackware 8.0 2.4.17 reiserfs ./configure --disable-internal-dns --enable-truncate --disable-unlinkd --enable-dlmalloc --disable-poll --enable-async-io --enable-storage-io=aufs,ufs --enable-removal-policies=heap --enable-snmp --with-aio-threads=48 --enable-gnuregex --enable-stacktraces # squid.conf http_port 3128 8080 icp_port 3130 hierarchy_stoplist cgi-bin ? cgi-auth acl QUERY urlpath_regex cgi-bin \? cgi-auth no_cache deny QUERY cache_mem 42 MB cache_swap_low 95 cache_swap_high 98 maximum_object_size 4096 KB ipcache_size 10240 ipcache_low 98 ipcache_high 99 fqdncache_size 10240 cache_replacement_policy heap GDSF memory_replacement_policy heap GDSF cache_dir aufs /var/squid/cache/satu 4096 16 256 cache_dir aufs /var/squid/cache/dua 4096 16 256 cache_dir aufs /var/squid/cache/tiga 4096 16 256 cache_access_log /var/log/squid/access.log cache_log /var/log/squid/cache.log cache_store_log none emulate_httpd_log off log_mime_hdrs off pid_filename /var/run/squid.pid debug_options ALL,1 log_fqdn on client_netmask 255.255.255.255 dns_children 32 request_header_max_size 10 KB request_body_max_size 1 MB reply_body_max_size 50 MB refresh_pattern . 0 20% 4320 reference_age 6 weeks quick_abort_min 20 KB quick_abort_max 50 KB quick_abort_pct 95 connect_timeout 4 minutes siteselect_timeout 4 seconds read_timeout 3 minutes request_timeout 30 seconds client_lifetime 3 hours pconn_timeout 15 minutes shutdown_lifetime 30 seconds positive_dns_ttl 53 seconds acl iresat src 10.1.1.0/255.255.255.0 acl all src 0.0.0.0/0.0.0.0 acl snmppublic snmp_community public iresat acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl SSL_ports port 443 563 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 563 # https, snews acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access deny !iresat icp_access allow iresat cache_effective_user nobody cache_effective_group nogroup logfile_rotate 7 minimum_direct_hops 5 cachemgr_passwd XXXXXXX all store_avg_object_size 13 KB store_objects_per_bucket 50 client_db off netdb_low 9900 netdb_high 10000 netdb_ping_period 30 seconds buffered_logs on snmp_port 3401 snmp_access deny !snmppublic localhost snmp_incoming_address 0.0.0.0 snmp_outgoing_address 255.255.255.255 offline_mode on store_dir_select_algorithm round-robin high_memory_warning 100 MB high_response_time_warning 2000 high_page_fault_warning 2 strip_query_terms off --------------------------------------------------------------------- Number of subscribers (updated daily): 213 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
