Re: [squid-users] Invalid Request with STABLE10 + PF

2005-06-24 Thread Henrik Nordstrom
On Thu, 23 Jun 2005, Matt Haught wrote: to /etc/devfs.conf and everything works. I should have known from that log. I wonder why it worked with the old version It didn't, you just didn't notice that often.. (only on HTTP/1.0 requests without Host header) Regards Henrik

Re: [squid-users] Invalid Request with STABLE10 + PF

2005-06-23 Thread Matt Haught
On 6/22/05, Agung <[EMAIL PROTECTED]> wrote: > perhaps you should try: > > chgrp *your squid's group* /dev/pf > chmod g+rw /dev/pf > > it works on me :) > > cheers Thanks, it worked for me too. I added: own pf root:squid permpf 0640 to /etc/devfs.conf and everything works. I s

Re: [squid-users] Invalid Request with STABLE10 + PF

2005-06-22 Thread Agung
perhaps you should try: chgrp *your squid's group* /dev/pf chmod g+rw /dev/pf it works on me :) cheers > In my log I see: > 2005/06/22 18:32:57| parseHttpRequest: PF open > failed: (13) Permission denied > 2005/06/22 18:32:57| clientReadRequest: FD 16 > Invalid Request ___

[squid-users] Invalid Request with STABLE10 + PF

2005-06-22 Thread Matt Haught
I just upgraded squid to STABLE10 from 9 and am having a bit of a problem. I am using FreeBSD 5.4 and using the transparent pf feature. Before the upgrade everything worked great. But now I get an error message when trying to access any and all pages. The following error was encountered: * In