Re: [squid-users] Caching Expired Objects

2007-09-23 Thread Solomon Asare
Hi All, I have had some success in caching expired objects with squid3 as shown below: 1190548054.719 SWAPOUT 00 0018 55122D5A03E0C43DBA15AFDF9225215B 200-1 -1 1190548026 video/flv 1626399/1626399 GET

Re: [squid-users] Caching Expired Objects

2007-09-23 Thread Solomon Asare
Hi All, sorry, the refresh_pattern looked like: refresh_pattern -i get\_video\?video\_id\=.*youtube\.com 10080 990% reload-into-ims ignore-no-cache override-expire ignore-private ignore-no-store Regards, solomon. --- Solomon Asare [EMAIL PROTECTED] wrote: Hi All, I have had

[squid-users] Exchange 2003 RPC Over HTTPS

2007-09-23 Thread Shekhar Gupta
I am having following problem with squid acting as reverse proxy for my OWA and RPC server . Both OWA and RPC is having the same hostname as of now . I am able to get it worked with OWA however as shown on wiki for RPC i tried with option RPC-DATA-IN and OUT , but that din't worked , every time i

[squid-users] PHP-Problem

2007-09-23 Thread Andreas Meyer
Hello! I have a Squid 2.5.STABLE1 running on a SuSE8.2. On an Apache/1.3.27 (Linux/SuSE) on the same machine three IP-based virtual hosts with osCOmmerce are running fine. Now I have the problem when I connect with the Squid to one of these virtual hosts everything is ok and the shop is

[squid-users] Caching downloaded files from dynamic pages

2007-09-23 Thread Alexander K
I'm working in PC Repair service company. We are of course loading often drivers, utilities, updates etc from manufacturer webpages (Acer, Lenovo, Fujitsu-Siemens, etc). Since we are on limited connection and we want to speed up downloads, we want to use squid to cache those files. So you need to

Re: [squid-users] Caching downloaded files from dynamic pages

2007-09-23 Thread Amos Jeffries
I'm working in PC Repair service company. We are of course loading often drivers, utilities, updates etc from manufacturer webpages (Acer, Lenovo, Fujitsu-Siemens, etc). Since we are on limited connection and we want to speed up downloads, we want to use squid to cache those files. So you

Re: [squid-users] PHP-Problem

2007-09-23 Thread Amos Jeffries
Hello! I have a Squid 2.5.STABLE1 running on a SuSE8.2. On an Apache/1.3.27 (Linux/SuSE) on the same machine three IP-based virtual hosts with osCOmmerce are running fine. Now I have the problem when I connect with the Squid to one of these virtual hosts everything is ok and the shop is

Re: [squid-users] PHP-Problem

2007-09-23 Thread Andreas Meyer
Amos Jeffries [EMAIL PROTECTED] schrieb: What could be the problem with the Squid? If I circumvent the Squid, the shops are displayed without adding an index.php to the URL. PLEASE upgrade. There are quite a few serious problems known about versions of squid as old as that one. Not to

Re: [squid-users] PHP-Problem

2007-09-23 Thread Adrian Chadd
Have you tried compiling from just the normal Squid source code? If you're having trouble building SUSE RPMs from their SRPMs then I suggest you contact their support for help. Adrian On Mon, Sep 24, 2007, Andreas Meyer wrote: Amos Jeffries [EMAIL PROTECTED] schrieb: What could be the

Re: [squid-users] PHP-Problem

2007-09-23 Thread Alexandre Correa
Hello, configure:2305: error: C compiler cannot create executables this message seems that your system hasnĀ“t a fully working compiler !! try: yum install gcc or up2date -d -i -u gcc and rebuild squid src-rpm ! regards ! See `config.log' for more details. On 9/24/07, Andreas Meyer [EMAIL