[squid-users] SQUID && RTSP

2004-08-03 Thread Kiran Maraju
Hi ppl, Can squid redirect the RTSP requests browser > squid server ---> httpd ,ftpd, RTSPd proxy server ---> Real player site i am able to pass http , ftp request using "cache_peer" . but, i am not able to pass rtsp requests. does squid allows rtspd requests? what the configurations

Re: [squid-users] Random dropping of requests

2004-08-03 Thread A. Sajjad Zaidi
On Mon, Aug 02, 2004 at 06:35:46PM -0500, Scott Phalen wrote: > > Last week I had this same issue with close to the same traffic as you. I > tried installing a new OS, newer/older version of squid and still had the > same issue. I took the squid.conf during the high CPU load and commented > out

RE: [squid-users] SQUID && RTSP

2004-08-03 Thread Elsen Marc
> > Hi ppl, > > Can squid redirect the RTSP requests > > browser > squid server ---> httpd ,ftpd, RTSPd proxy > server ---> Real > player site > > i am able to pass http , ftp request using "cache_peer" . > > but, i am not able to pass rtsp requests. > > does squid allows rtspd req

Re: [squid-users] Random dropping of requests

2004-08-03 Thread A. Sajjad Zaidi
On Mon, Aug 02, 2004 at 11:33:18PM -0700, Mohsin Khan wrote: > I had this issue once, same behavior...amazing:) > though i never troubleshoot it as I never get a > chance, but well what I have researched is , it could > be like any of the client browsers that is sending > some bad request. There a

Re: [squid-users] Random dropping of requests

2004-08-03 Thread unixware
> Since we've had to take the proxy offline for now, > I'll try doing a > fresh install of a decent server level distro > (Slackware probably) > and run some rigorous tests on the hardware. try to find out where is bottleneck . 1) are you using 32 GB for cache_dir this too much big my. try to 8

[squid-users] cache size

2004-08-03 Thread Emilio Casbas
Hi Before to update the squid version to 2.5Stable6, the previos versions was quite well without any mayor problem. With this version also is working very well, only we have seen , that the cache disk isn't growing in the same way. We have 3 disk cache. /dev/sdb1 17G 1.6G 15G 10

Re: [squid-users] cache size

2004-08-03 Thread Emilio Casbas
Emilio Casbas wrote: Hi Before to update the squid version to 2.5Stable6, the previos versions was quite well without any mayor problem. With this version also is working very well, only we have seen , that the cache disk isn't growing in the same way. We have 3 disk cache. /dev/sdb1

RE: [squid-users] porn filter

2004-08-03 Thread Vikesh Singh
Hi. Once you download and extract a blacklist, do you have to manually copy and paste the entries into the squid.conf file or is there an easier way about it? Thanks. -Original Message- From: Bosse Klykken [mailto:[EMAIL PROTECTED] Sent: Monday, August 02, 2004 11:49 PM To: Hendrik Voig

Re: [squid-users] porn filter

2004-08-03 Thread Bosse Klykken
On Tue, Aug 03, 2004 at 03:30:11PM +0200, Vikesh Singh wrote: > Once you download and extract a blacklist, do you have to manually copy and > paste the entries into the squid.conf file or is there an easier way about > it? No, you should use a filter, either in front of Squid or in the form of a p

Re: [squid-users] High CPU

2004-08-03 Thread Matus UHLAR - fantomas
On 22.07 07:57, Scott Phalen wrote: > I have searched the archives and can't seem to find a solution to my issue. > My server sits at 92% or higher for CPU utilization 24 hours a day. During > my peek hours it is at 99% with a load of about 35 requests per second. My > plan is to convert this to

[squid-users] Using a helper program with squid

2004-08-03 Thread Sasan Dashtinezhad
Hi folks, I'm trying to use squid as my proxy, but in a rather weird setup. I need the HTTP packets to be sent to another connection (not the original connection from which the request was received) and then read the response from another connection and send that to the original connection. I.e.,

Re: [squid-users] squid on moderate scales

2004-08-03 Thread Pablo Gietz
Payal Rathod wrote: Hi, Thanks for the mail. I have a few questions below. On Mon, Aug 02, 2004 at 01:57:05PM -0300, Pablo Gietz wrote: In our Bank we have 300 users with 4 categories: 1-free access to news papers, 2 - Restricted access to some sites, 3 - full access to anyplace but without downl

[squid-users] Implementation problems...

2004-08-03 Thread Stephen Malenshek
I recently had to reinstall the OS on a then functioning squid server with WCCPV2 enabled. My problem is that I have went through and got everything reinstalled and squid seems to be functioning correctly using port 3128. I have set the following commands at startup like I had previously: /sbi

Re: [squid-users] squid on moderate scales

2004-08-03 Thread Payal Rathod
Hi, Thanks for the extremly detailed mail. A small general question for all. On Tue, Aug 03, 2004 at 02:20:23PM -0300, Pablo Gietz wrote: > # acl for file types of prohibited docs for downloads > acl acl_prohibited_doc urlpath_regex -i "/etc/squid/prohibited.doc" and this contains, \.com$ Will

[squid-users] Redirector

2004-08-03 Thread ilopez
HI I have SQUID with SQUID GUARD but I get the next error WARNING: redirector #1 (FD 6) exited 2004/08/03 13:58:02| Too few redirector processes are running2004/08/03 13:58:02| storeDirWriteCleanLogs: Starting... 2004/08/03 13:58:02| WARNING: Closing open FD   13 2004/08/03 13:58:02|   Finish

Re: [squid-users] squid on moderate scales

2004-08-03 Thread Hendrik Voigtländer
Mohsin Khan wrote: It should do fine, depending how to squid.conf is written. Butding! dong!, rpm is for as you said newbies, one should always configure from src, to have more flexiblity and better performance. --- Payal Rathod <[EMAIL PROTECTED]> wrote: Flexibility: Yes Perfomance: Why? Stabi

Re: [squid-users] cascading squid -> non-squid proxy server.

2004-08-03 Thread Henrik Nordstrom
On Mon, 2 Aug 2004, Jayakumar Dwarakadas wrote: > I would like to cascade squid to another non-squid > proxy server. Can I do that? If so, How do I > configure? > > Browser -> Squid -> Non-squid Proxy server -> > Internet. See FAQ. Regards Henrik

Re: [squid-users] Display Client IP & Hostname

2004-08-03 Thread Henrik Nordstrom
On Sat, 31 Jul 2004, Frank Fegert wrote: > < case 'n': > < /* resolv client hostname. */ > < printf(" "); > < struct hostent *hp_new = NULL; > < struct in_addr addr; > < > < addr.s_addr = inet_addr(inet_ntoa(err->src_addr)); > < hp_new = gethostb

Re: [squid-users] High CPU

2004-08-03 Thread Henrik Nordstrom
On Tue, 3 Aug 2004, Matus UHLAR - fantomas wrote: > > cache_mem 128 MB > > I'd increase this probably to 1GB... Not good. 128 MB is way more than what is needed, and 1GB is defenitely total overkill and will cause serious problems in many configurations (you then risk running into OS process s

Re: [squid-users] Implementation problems...

2004-08-03 Thread Henrik Nordstrom
On Tue, 3 Aug 2004, Stephen Malenshek wrote: > What am I missing I have patched the kernel several times, and > reread all the documentation I can find, and the logs show the WCCP > packets going back and forth to the router and the router sees the > Squid server as a WCCP device, but I ca

Re: [squid-users] Redirector

2004-08-03 Thread Henrik Nordstrom
On Tue, 3 Aug 2004 [EMAIL PROTECTED] wrote: > HI > I have SQUID with SQUID GUARD but I get the next error > WARNING: redirector #1 (FD 6) exited Then you need to look before this for an error from SquidGuard, or in the SquidGuard logs. Regards Henrik

Re: [squid-users] SQUID && RTSP

2004-08-03 Thread Henrik Nordstrom
On Tue, 3 Aug 2004, Kiran Maraju wrote: > but, i am not able to pass rtsp requests. For this you need an rtsp proxy. Can run fine on the same server as Squid. Regards Henrik

RE: [squid-users] Redirector

2004-08-03 Thread Chris Perreault
I recently built a test server with a perl script redirector and all was running fine. Rebuilt it on a production server, copied over the squid.conf and the redirector.pl file and got the "too few redirector processes are running" error, but not the rest of your error. After increasesing the redire

[squid-users] strange url's causing squid process to slow down

2004-08-03 Thread Hilal Afridi
Can anybody help me out with these sort of url;s http://203.89.146.164:80/%90%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9% I have truncated this by 1/10. These sort of request are cuasing a DOS attack on my cache. Kindly let me know if there could be an

[squid-users] controlling https tunnels

2004-08-03 Thread Laurian Gridinoc
Hello, How can I control the use of HTTP CONNECT such that it will be allowed just for SSL traffic? Is it possible to call an external script on HTTP CONNECT? I intend to verify if the remote destination is indeed a HTTP/SSL server and it has a valid certificate. Thank you, -- Laurian Gridinoc

RE: [squid-users] controlling https tunnels

2004-08-03 Thread Elsen Marc
> > > Hello, > > How can I control the use of HTTP CONNECT such that it will be allowed > just for SSL traffic? The default squid.conf and any setups derived for it uses the 'SSL_Ports' acl to only allow CONNECT requests to port 443 through SQUID. > > Is it possible to call an external scr

RE: [squid-users] strange url's causing squid process to slow down

2004-08-03 Thread Elsen Marc
> > > Can anybody help me out with these sort of url;s > http://203.89.146.164:80/%90%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9% > c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9%c9% > I have truncated this by 1/10. These sort of request are cuasing a DOS > attack on my cache. > Kindly let me kno

Re: [squid-users] High CPU

2004-08-03 Thread Matus UHLAR - fantomas
> On Tue, 3 Aug 2004, Matus UHLAR - fantomas wrote: > > > > cache_mem 128 MB > > > > I'd increase this probably to 1GB... On 03.08 22:12, Henrik Nordstrom wrote: > Not good. 128 MB is way more than what is needed, and 1GB is defenitely > total overkill and will cause serious problems in many co

Re: [squid-users] controlling https tunnels

2004-08-03 Thread Laurian Gridinoc
On Wed, 4 Aug 2004 07:46:13 +0200, Elsen Marc <[EMAIL PROTECTED]> wrote: > > How can I control the use of HTTP CONNECT such that it will be allowed > > just for SSL traffic? > The default squid.conf and any setups derived for it uses > the 'SSL_Ports' acl to only allow CONNECT requests to port 443

Re: [squid-users] controlling https tunnels

2004-08-03 Thread Henrik Nordstrom
On Wed, 4 Aug 2004, Laurian Gridinoc wrote: > Is it possible to call an external script on HTTP CONNECT? I intend to > verify if the remote destination is indeed a HTTP/SSL server and it > has a valid certificate. See the external acl type. Regards Henrik

RE: [squid-users] controlling https tunnels

2004-08-03 Thread Elsen Marc
> > But this does not say that on the remote 443 port its a HTTP server... > Of course and true. >... > > But the user may just click accept on a security warning, also I want That is the user responsibility and software or enforcement tools won't be able to change the mind-security-state