[squid-users] More Errors

2004-04-27 Thread Serge Paquin
Now I'm getting messages like this in my log:

2004/04/27 20:08:39| idnsSendQuery: FD 8: sendto: (105) No buffer space 
available
2004/04/27 20:08:39| comm_udp_sendto: FD 8, 207.35.37.21, port 53: (105) 
No buffer space available

Please are having problems logging into hotmail but they can get to the 
home page.  Many other sites are having problems but this is a big example.

I'm running this on a Fedora Core1 system.  This is a dedicated cache 
server running wccp.  Is there a better recommendation for an OS to use 
squid on that is historically more stable/reliable?  This cache is 
supporting our dial-in userbase and we have about 170 dialin lines.  We 
get a lot of complaints when squid acts up.

Thanks,
Serge.


[squid-users] Invalid Request Errors

2004-04-26 Thread Serge Paquin
Hello,

	This is driving me nuts.  I'm _trying_ to use squid with wccp.

	Soon after I start the service people can't log into hotmail, yahoo, 
ebay or others.  They can get to the home pages but not log in.

	As well there are various other sites that people cannot get to.

	I get log entries like:

2004/04/25 22:10:46| clientReadRequest: FD 335 Invalid Request
2004/04/25 22:10:46| parseHttpRequest: Unsupported method 
'recipientid=112&sessionid=3408^M
^M
'

	But nowhere in the error.log does it show any ebay or yahoo errors.

	Clients commonly get errors such as:

ERROR
The requested URL could not be retrieved


While trying to retrieve the URL: http://pancanal.com/

The following error was encountered:

Connection Failed
The system returned:
(113) No route to hostThe remote host or network may be down. Please
try the request again.
Your cache administrator is [EMAIL PROTECTED]





Generated Mon, 26 Apr 2004 13:23:14 GMT by eta.becon.org
(squid/2.5.STABLE5)
	but without squid the url works fine.

	and the cache machine can retrive the url using wget just fine (without 
squid running).

My build options are:

./configure \
--enable-wccp \
--enable-async-io \
--enable-linux-netfilter \
--disable-ident-lookups \
--disable-hostname-checks \
--enable-underscores
Any help would be great.

Thanks,
Serge.


[squid-users] WCCP V2

2003-08-25 Thread Serge Paquin
 Hello,

I would like to get an idea of how stable WCCP v2 currently is in squid.  I
have downloaded and applied the patch located at devel.squid-cache.org.

Also, though not directly related to squid but I am having difficulty
finding information, how much more CPU does WCCP v2 take over WCCP v1 on the
router? I've looked all over cisco's site to try and find recommended specs
but I am unable to find anything.

Thanks,
Serge.



Re: [squid-users] Problems

2003-08-19 Thread Serge Paquin
Hello Jim,

I tried debug.  I found the lines where I get the 400 error but I don't see
anything in the log from top to bottom that says anything about errors. Any
ideas of something else I can try?  Somethink that I might be looking for?

Serge.

- Original Message -
From: 
To: "Serge Paquin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, August 19, 2003 1:27 PM
Subject: Re: [squid-users] Problems


>
> Try this but be do not leave debug on too long just long enough to test
why
> it is failing.  debug is very verbose
>
>
>
>
>
>  squid -k debug
>  access some website
>  squid -k debug
>
>
>
>
>
>
> Jim
>
>
>
>
> "Serge Paquin"
> <[EMAIL PROTECTED]   To:

> .org>cc:
>  Subject: Re: [squid-users]
Problems
> 08/19/2003

> 10:03 AM
>
>
>
>
>
>
> It doesn't say anything meaningfull other than items like:
>
> 2003/08/19 11:14:53| clientReadRequest: FD 221 Invalid Request
>
> Everything else seems very standard and unrelated.
>
>
> - Original Message -
> From: 
> To: "Serge Paquin" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 19, 2003 12:54 PM
> Subject: Re: [squid-users] Problems
>
>
> >
> > Have you done a "tail -f /var/log/squid/cache.log" that might provide
> some
> > insight,
> >
> >
> > Jim
> >
> >
> >
> >
> >
> >
> > "Serge Paquin"
> > <[EMAIL PROTECTED]   To:
> [EMAIL PROTECTED]
> > .org>cc:
> >  Subject: [squid-users]
> Problems
> > 08/19/2003
> > 09:39 AM
> >
> >
> >
> >
> >
> >
> > Hello,
> >
> > I am getting a bunch of messages like:
> >
> > clientReadRequest: FD 89 Invalid Request
> >
> > in my log file.  Also I have people complaining that they cannot for
> > example log into myEbay at .ebay.com.  They get a 400 error from
> > Squid.
> >
> > I am using WCCP and have squid running as a transparent proxy.
> >
> > In testing I get the Invalid Request when the client gets the 400 error.
> >
> > The problem I'm having is that the 400 errors tells you what the problem
> > *MIGHT* be.  I cannot seem to find any information in cache.log or
> > access.log to find out what the problem *IS*.
> >
> > How can I figure this out and solve it?
> >
> > As soon as I turn squid off everything then routes fine.
> >
> > Oddly enough it only seems to hapen for our test users using Lynx.
> People
> > with PPP sessions using IE do not seem to be having the issue.
> >
> > Thanks,
> > Serge.
> >
> >
> >
> >
>
>
>
>
>
>



[squid-users] Problems

2003-08-19 Thread Serge Paquin
Hello,

I am getting a bunch of messages like:

clientReadRequest: FD 89 Invalid Request

in my log file.  Also I have people complaining that they cannot for
example log into myEbay at .ebay.com.  They get a 400 error from
Squid.

I am using WCCP and have squid running as a transparent proxy.

In testing I get the Invalid Request when the client gets the 400 error.

The problem I'm having is that the 400 errors tells you what the problem
*MIGHT* be.  I cannot seem to find any information in cache.log or
access.log to find out what the problem *IS*.

How can I figure this out and solve it?

As soon as I turn squid off everything then routes fine.

Oddly enough it only seems to hapen for our test users using Lynx.  People
with PPP sessions using IE do not seem to be having the issue.

Thanks,
Serge.