rfminelli / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
GNU General Public License v2.0
0 stars 0 forks source link

ai have problem in my lusca clientNatLookup in tproxy port #128

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
any body help me..?
i have problem in my lusca tproxy port..
this is my problem.

1. clientNatLookup: NF getsockopt(SO_ORIGINAL_DST) failed: (92) Protocol not 
available
2. clientTryParseRequest: FD 516 (10.0.0.111:6529) Invalid Request
3. httpReadReply: FD 251: skipping 1xx response!
4.  parseHttpRequest: URL too big (4431) chars:
5.  squidaio_queue_request: WARNING - Queue congestion
6. storeClientReadHeader: no URL!

and in my squid.conf, i set 

http_port 3128 tproxy transparent

thanks before... 

Original issue reported on code.google.com by pembuat...@gmail.com on 27 Oct 2010 at 4:53

GoogleCodeExporter commented 8 years ago
please post squid -v and uname -a

Original comment by chudy.fernandez on 6 Nov 2010 at 8:42

GoogleCodeExporter commented 8 years ago
root@tproxy:~# squid -v
Squid Cache: Version LUSCA_HEAD-r14733
configure options:  '--prefix=/usr/local/squid' '--enable-forward-log' 
'--enable-follow-x-forwarded-for' '--enable-snmp' '--enable-linux-netfilter' 
'--enable-http-violations' '--enable-delay-pools' '--enable-storeio=aufs' 
'--with-large-files' '--enable-large-cache-files' '--enable-async-io=128' 
'--enable-removal-policies=lru,heap' '--enable-useragent-log' 
'--enable-referer-log' '--enable-err-languages=English' 
'--enable-default-err-language=English' '--enable-http-gzip' 
'--enable-linux-tproxy4' '--enable-htcp' '--enable-cache-digests' 
'--disable-unlinkd' '--enable-arp-acl' '--enable-epoll' 
'--enable-removal-policies=heap' '--with-aufs-threads=24' '--with-pthreads' 
'--with-maxfd=65536'

root@tproxy:~# uname -a
Linux tproxy 2.6.33.4-smp #2 SMP Wed May 12 22:47:36 CDT 2010 i686 Intel(R) 
Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux

Original comment by pembuat...@gmail.com on 8 Nov 2010 at 3:14