[squid-users] Re: Squid Parent: child process exited due to signal 6

2005-07-29 Thread Matt Alexander
On 7/22/05, Matt Alexander [EMAIL PROTECTED] wrote:
 Matt Alexander wrote:
 
 I'm drowning in these messages (about every 10 seconds) since the last
 patch for the DNS vulnerability.  Users then get failed connection
 messages.  Is there a bug in the patch?
 
 Jul 22 09:17:59 proxy squid[16549]: Squid Parent: child process 20248
 exited due to signal 6
 Jul 22 09:18:02 proxy squid[16549]: Squid Parent: child process 21970 started
 
 
 
 And...  lots of these messages in the cache.log:
 
 
 [2005/07/22 11:37:34, 1] libsmb/ntlmssp.c:ntlmssp_update(252)
   got NTLMSSP command 3, expected 1
 


I think I may have resolved this by downloading the Squid source RPM
for Fedora Core 4 and rebuilding it for my RH ES 3 box.  This seems to
have resolved the crashes I was experiencing on the k12foodservice.com
website too.
~M


[squid-users] virtual hosting, redirecting, jesred

2005-07-29 Thread Mehmet Kuzulugil

Hello,
I have a modem connection to a firewall machine.
The firewall is connected to a LAN.

On the firewall (shorewall) I redirect the http requests to 8080. (Squid!)

Using jesred as a redirector, I redirect the http requests to one of the
 web servers on the LAN.

Let's say may modem ip is 81.121.1.1

http://81.121.1.1/mm/ ar redirected to http://10.75.1.2/mm/...
http://81.121.1.1/nn/ are redirected to http://10.75.1.3/


10.75.0.0 is the LAN.

I succeeded in configuring this.

BUT...

Form Posts are not redirected!
I check the squid access log and find out that.

1122645916.243 33 10.75.1.4 TCP_MISS/404 4302 GET
http://81.121.1./favicon.ico - DIRECT/10.75.2.97 text/html

1122645917.512  9 10.75.1.4 TCP_MISS/401 241 POST
http://81.121.1.1/Mavaks/main.aspx - DIRECT/81.121.1.1 text/html

As you see. GET is redirected to 10.75.2.97 but post is not.

Should I set something to get squid using the redirector for POST
actions also...



[squid-users] by default squid compiles without optimization

2005-07-29 Thread Denis Vlasenko
If you do just ./configure;make;make install,
cc will be invoked without any optimization:

...
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\/etc/squid.conf\ -I. -I../../src 
-I../include -I. -I../../src -I../include -I../../include -c `test -f 
../../src/store_rebuild.c || echo '../../src/'`../../src/store_rebuild.c
...

Setting CFLAGS=-O2 (hmm... I  prefer -Os!) helps, but it's better be a 
default, no?
--
vda



[squid-users] using URL in external_acl_helper

2005-07-29 Thread Matus UHLAR - fantomas
Hello,

Is there any possibility to push requested URL to external authentication
helper?

It seems that I only can get the URL by converting the helper to redirector,
right?

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
M$ Win's are shit, do not use it !


[squid-users] Anonymous access to all, but auth required to access blocked sites

2005-07-29 Thread Herbert Fischer
Hi,

I tryed to configure squid to allow unauthenticated proxy usage but
authentication required to access some specific sites, but I'm not
having success.

Have you some cookbook on how to do this?

Regards,

Herbert


[squid-users] Problem regardin denying access through squid

2005-07-29 Thread Carlos Zottmann
Hi !!

We are facing a problem regarding denying access through squid. We use
ntlm authentication, as well as basic authentication.

We have set some http_access rules that denies access to some web
sites, based on the external acl helper related to Microsoft AD
Groups.

These rules works fine, denying access based on the ntlm
authentication, but squid is then prompting the basic authentication
window.

How can we configure squid so it just shows the access denied page,
instead of prompting this authentication window?

Regards,
Carlos.


[squid-users] question on cachemgr.cgi Process Filedescription Allocation report

2005-07-29 Thread Leonardo Rodrigues Magalhães


   Hello Guys,

   When I get on the 'Process Filedescription Allocation' report of 
cachemgr.cgi, I cannot see the full URL, but only the first 62 bytes of 
the full URL.


   Question: is possible to alter this limit ?? I would like to see 
always the whole URL. No problem on changing source files for me ..



   I'm using squid-2.5.STABLE10

   Sincerily,
   Leonardo Rodrigues


Re: [squid-users] by default squid compiles without optimization

2005-07-29 Thread H

Hi

so either option, what difference would it make to squid?


Hans


On Friday 29 July 2005 11:13, Denis Vlasenko wrote: 

 If you do just ./configure;make;make install,
 cc will be invoked without any optimization:

 ...
 gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\/etc/squid.conf\ -I.
 -I../../src -I../include -I. -I../../src -I../include
 -I../../include -c `test -f ../../src/store_rebuild.c || echo
 '../../src/'`../../src/store_rebuild.c ...

 Setting CFLAGS=-O2 (hmm... I  prefer -Os!) helps, but it's better
 be a default, no? --
 vda








 A mensagem foi scaneada pelo sistema de e-mail e pode ser
 considerada segura. Service fornecido pelo Datacenter Matik 
 https://datacenter.matik.com.br

-- 

Infomatik Internet Technology
http://www.matik.com.br







A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura.
Service fornecido pelo Datacenter Matik  https://datacenter.matik.com.br


[squid-users] Problem regardin denying access through squid

2005-07-29 Thread [EMAIL PROTECTED]
Hi

How can we configure squid so it just shows the access denied page,
instead of prompting this authentication window?

Regards,
pankaj.


[squid-users] Problem regardin denying access through squid

2005-07-29 Thread [EMAIL PROTECTED]
Hi

How can we configure squid so it just shows the access denied page,
instead of prompting this authentication window?

Regards,
pankaj.


[squid-users] 2 questions in 1. diskd - software raid

2005-07-29 Thread Daniel Navarro
Hi all,

How can I benchmark if diskd behaves better than aufs
on my fc3 squid server? the idea is to choose the
better of course.

How good could it be to make software raid? and what
other improve add to it? for example I wonder if I do
software raid 1 I could double object size to add more
and bigger objects and make browsing speed look
faster.

When is faster to grab objects from the internet than
from hd?

Regards in advance, Daniel Navarro
Venezuela

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/