I use squid as a normal "proxy" (not transparent) for a LAN (8 machines)
Here is a copy of my "access.log"
1022855523.146    531 192.168.0.225 TCP_MISS/302 150 GET http://www.yahoo.com/r/m1 - DIRECT/www.yahoo.com -
1022855524.538   1362 192.168.0.225 TCP_MISS/200 20148 GET http://mail.yahoo.com/? - DIRECT/mail.yahoo.com text/html
1022855528.364   1052 192.168.0.225 TCP_MISS/200 8841 GET http://billing.mail.yahoo.com/bm/MailReg? - DIRECT/billing.mail.yahoo.com text/html
1022855529.185    661 192.168.0.225 TCP_MISS/200 518 GET http://pclick.yahoo.com/p/s=90352133/lng=us/rand=0.49545999298913773 - DIRECT/pclick.yahoo.com image/gif
1022855531.789   1943 192.168.0.225 TCP_MISS/200 37506 GET http://edit.yahoo.com/config/eval_register? - DIRECT/edit.yahoo.com text/html
1022855532.570    761 192.168.0.225 TCP_MISS/200 3769 GET http://reg.yimg.com/i/NtgU4OdZFen7T18pqQuMuhgkTMNZkh0kBjqNw6rJIPpqqsfJ5DmhRA.L.jpg - DIRECT/reg.yimg.com image/jpeg
1022855596.181    611 192.168.0.225 TCP_MISS/302 1250 POST http://edit.yahoo.com/config/register? - DIRECT/edit.yahoo.com text/html
Jérémy
----- Original Message ----- 
  From: Jérémy Cluzel 
  To: squid-users@squid-cache.org 
  Sent: Thursday, May 30, 2002 6:48 PM
  Subject: Re: [squid-users] Submission forms problem
  I try on others client with the default "squid.conf" file and:
  - everything works on Win2K/IE 5.0, WinCE/IE CE 
  - but same problem on WinMe/IE 5.5, WinMe/IE 6.0
  - however, it works fine on WinMe/Netscape 6.0
  ... any idea ???
  Jérémy
  PS: I must use WinMe/IE... it's not a personnal choice...
  ----- Original Message ----- 
    From: Hermann Strassner 
    To: Jérémy Cluzel 
    Sent: Wednesday, May 29, 2002 10:48 AM
    Subject: RE: [squid-users] Submission forms problem
    but when I complete a registration form (used to create email account @yahoo.com for example), it never succeeds... at the end, I get a"res://C:\WINDOWS\SYSTEM\SHDOCLC.DLL/dnserror.htm#http://edit.yahoo.com/config/register?" page 
     
    Here is a copy of my squid.conf: 
    http_port 8080
    #hierarchy_stoplist cgi-bin ? .cgi .asp .jsp .php .pl
    #acl QUERY urlpath_regex cgi-bin \? cgi$ asp$ jsp$ php$ php3$ php4$ .pl$
    #no_cache deny QUERY
    acl all src 0.0.0.0/0.0.0.0
    http_access allow all
    #acl buggy_server url_regex -i "C:/squid/etc/keywords/url.txt"
    #broken_posts allow buggy_server 
     
    Try with the default, it works for me.
     
    Hermann
Received on Fri May 31 2002 - 08:39:58 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:18 MST