scache-users Mailing List for Smart Cache
Brought to you by:
hsn
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(26) |
Jul
(8) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(1) |
2008 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
From: Eduardo M. F. D. <efi...@uc...> - 2011-11-23 12:40:27
|
I'm new to the scache and I would like to know how to configure it so that https_proxy and http_proxy use the same proxy and authentication ________________________________ -Universidad Central "Marta Abreu" de Las Villas. http://www.uclv.edu.cu -Participe en Universidad 2012, del 13 al 17 de febrero de 2012. Habana.Cuba. http://www.congresouniversidad.cu -Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu/ |
From: Radim K. <hs...@se...> - 2011-11-23 08:09:31
|
Dne 22.11.2011 20:59, Eduardo Miguel Fírvida Donéstevez napsal(a): > I'm new to the scache and I would like to know how to configure it so that https_proxy and http_proxy are the same proxy and authentication i am not sure if smart cache supports https proxy, but try following syntax: http_proxy my.cache.net 3128 mylogin:mypass |
From: Eduardo M. F. D. <efi...@uc...> - 2011-11-22 23:15:29
|
I'm new to the scache and I would like to know how to configure it so that https_proxy and http_proxy are the same proxy and authentication -Universidad Central "Marta Abreu" de Las Villas. http://www.uclv.edu.cu -Participe en Universidad 2012, del 13 al 17 de febrero de 2012. Habana.Cuba. http://www.congresouniversidad.cu -Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu/ |
From: Madhu V. <mad...@ya...> - 2010-06-24 03:35:12
|
Hare Krishna. Firstly I am so thrilled to see the Bhagavad-Gita slokas in the java files :) and the Hare Krishna signature in the README. Thanks for the great service. I have 1 question with respect to the feature-list mentioned in the documentation page. * Replace blocked adverts with your own images. Quite interesting. Can you pls help me understand how to make use of this feature ? am looking to replace a SWF file to my own SWF file. I would love to make use of the above feature and achieve my requirement. Thanks, -Madhusudhanan |
From: Dropbox <no-...@ge...> - 2009-08-12 01:55:40
|
We're excited to let you know that Shamil Nunhuck has invited you to Dropbox! Shamil Nunhuck has been using Dropbox to sync and share files online and across computers, and thought you might want it too. Visit http://www.getdropbox.com/link/20.tEbAOU8HTI/NjE4OTY4MjM3 to get started. - The Dropbox Team |
From: Radim K. <hs...@se...> - 2009-07-23 21:11:29
|
0.94 Search cache is now saved to files with .tmp extension Fix typo in UI New defaults in gc.cnf Changed copyrights to GPLv2 Fixed typo in idle connection cleanup Increased default timeout from 25 sec to 29 sec. JRE 1.5 is now required Replaced Vectors by ArrayList JRE 1.3 hack for shutdownhook removed Code cleaned up to conform Java 5.0 standards, deprecated methods are still used. dont crash on HTTP/1.0+ requests without URI Add support for save_noncacheable improve initial message from fake garbage collection, print user configured values instead of values used during fake gc. Use Java util.regex instead of gnu.rex multi line HTTP/1.1 headers are supported now Update SGML documentation, removed outdated references to Java 1.1 switched stat counters to AtomicInteger Some regexps didnt work - solved with switch to java regex Dont try to create directory with * in name on windows machines Download it here: https://sourceforge.net/projects/scache/files/ -- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/ |
From: Radim K. <hs...@se...> - 2009-05-27 09:55:33
|
SF.Net records 5000 downloads of SC 0.93 version. Note that 0.93 is 4 almost years old. Detailed sf.net download stats seems to be broken every time. -- Tato zpráva byla vytvořena převratným poštovním klientem Opery: http://www.opera.com/mail/ |
From: Radim K. <hs...@se...> - 2009-05-26 22:16:38
|
sf.net slowness on Mantis bug tracker seems to be browser-related problem. Switching from FF 3.0.10 to Opera solved problem. I also switched Regex engine to java.util.regex (bzr rev 107) and regular expressions works much better now. |
From: Radim K. SF.N. <hs...@se...> - 2009-05-25 22:02:08
|
Installed mantis bug tracker on sf.net http://apps.sourceforge.net/mantisbt/scache/ reported bugs and todo items move to it. About 30 bugs there, take a look. Mantis is very slow to work with because of sf.net - always slow and unrelieable,but free. |
From: Radim K. SF.N. <hs...@se...> - 2009-05-25 01:28:45
|
new version will need Java JDK1.5, source code is in bzr repository on sf.net, you can test it now, i will make tarballs/zips after doc update. Last thing i need to do before release is to remove gnu.rex regexp package and make smartcache to use builtin regexp engine from JDK1.5. |
From: Radim K. SF.N. <hs...@se...> - 2008-03-27 01:19:38
|
> I am using scache 0.90 on windows XP. > when I load very long URLs scache is generating directory oder files with very long names. > These names are so long that I cannot access or delete them for example using the explorer. > I have not found a limit for such filename lengths in the configuration. > Regards charly i got same report few years ago. it seems to be bug in microsoft windows, http://www.vistaheads.com/forums/microsoft-public-windows-vista-file-management/20451-file-name-size-limit.html currently, there are no settings for forcing smart cache to create shorter paths, but smart cache itself should be able to delete long file names during garbage collection when invoked with scache -gc switch i am using smartcache on windows xp too and it doesnt seems to have problems with file deletions during -gc. If you want to delete pretty much everything just configure reference_age 1s in gc.cnf and run GC. |
From: <sf....@ne...> - 2008-03-26 04:49:22
|
I am using scache 0.90 on windows XP. when I load very long URLs scache is generating directory oder files with very long names. These names are so long that I cannot access or delete them for example using the explorer. I have not found a limit for such filename lengths in the configuration. Regards charly |
From: Radim K. SF.N. <hs...@se...> - 2006-12-23 22:31:10
|
> connection. Its just like RM SmartCache 2. I was wondering if there was > anything I can do to make it filter content as well as URLs. content filtering is not available |
From: shamil n. <04n...@gm...> - 2006-10-19 19:44:21
|
Hi, I'm a newbie to scache. It is absolutely wonderful, optimizing my internet connection. Its just like RM SmartCache 2. I was wondering if there was anything I can do to make it filter content as well as URLs. Also, if a media streaming module is available as an option. I am currently using Helix Proxy to split and cache media. -- This email and any files transmitted with it are confidential, and may be subject to legal privilege, and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error or think you may have done so, you may not peruse, use, disseminate, distribute or copy this message. Please notify the sender immediately and delete the original email from your system. Communications on or through D5PS2Z0J owned ICT systems may be monitored or recorded to secure effective system operation and for other lawful purposes. |
From: Radim K. SF.N. <hs...@se...> - 2006-06-20 22:34:39
|
> I think it would be great if access to the proxy server could be > restricted with usernames and passwords, not only IP adresses. this was requested many times before, i have no plans for coding it but i will accept patch for this or you can fund developing and testing of this new feature. |
From: aoeu <sil...@gm...> - 2006-06-18 21:34:23
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I think it would be great if access to the proxy server could be restricted with usernames and passwords, not only IP adresses. Could anyone recommend an easy to use proxy to add this functionality via proxy chaining? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFElcdF11V8mqIQMRsRAh9yAJ9KDIPu/DRHdgbRdl3IaLgB1hLIZACfa8T5 SzzQP0GP2QVuRQsoAqbTIIo= =mLTz -----END PGP SIGNATURE----- |
From: Radim K. SF.N. <hs...@se...> - 2005-12-12 13:22:34
|
> while loading part of the swf on this site > http://www.tagesschau.de/static/flash/eu-verfassung/index.html scache > stops loading and says: > > Thread-29 LOAD FAILED: > C:\store\3\3\www.tagesschau.de\static\flash\eu-verfassung > \eu-rat.swf (java.io.IOException: Object too small 147504<650086) these errors are network problems, unless you can repeat it. |
From: aoeu <sil...@gm...> - 2005-11-28 16:36:42
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 while loading part of the swf on this site http://www.tagesschau.de/static/flash/eu-verfassung/index.html scache stops loading and says: Thread-29 LOAD FAILED: C:\store\3\3\www.tagesschau.de\static\flash\eu-verfassung \eu-rat.swf (java.io.IOException: Object too small 147504<650086) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDizCl11V8mqIQMRsRA6NtAJ4geLWpnHWLkHxECIgzRf4ww2h+HACffoOD jhuQqpd546ryqmoXDJ0ANKM= =aDpE -----END PGP SIGNATURE----- |
From: qwrk <sil...@gm...> - 2005-07-14 21:10:26
|
At 23:54 11.07.2005, you wrote: > > thanks however for your reply >Do you really like SC that much? I am sure that you can find other better >working software product. Maybe squid-cache.org is a good choice for you. >It should have less bugs. hm, i've never tried a different software and scache does what I want, and if it doesn't I can simply turn it off :D . Finding bugs is ok as this is just my desktop and not some sort of important server, not even a small lan. and I hope it helps if I report them here. and scache works well enough for me to recommend it to friends, it's not that bad after all, you know ;) |
From: Radim K. SF.N. <hs...@se...> - 2005-07-11 21:55:28
|
> thanks however for your reply Do you really like SC that much? I am sure that you can find other better working software product. Maybe squid-cache.org is a good choice for you. It should have less bugs. Radim Kolar jabber://hs...@ja... |
From: qwrk <sil...@gm...> - 2005-07-11 20:36:32
|
At 13:17 11.07.2005, you wrote: > > Scache somehow doesn't save a refreshed version of slashdot.org, although > > it should. When I reload the site I do get an updated version but after > > visiting another site and coming back (or reloading again) Scache serves > > the old version. >1. in ui you can turn on tracing of refresh rules and see why SC is doing >that. ah, yes. that's good to know, but since it stopped behaving this way I'll have to wait until the "bug" appears again... >2. did you read section about dns caching bug in SC doc? yes, but it surly wasn't the reason in my case, since I never use smartcache for offline browsing and restart it frequently (like every few hours) thanks however for your reply >------------------------------------------------------- >This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening >July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual >core and dual graphics technology at this free one hour event hosted by HP, >AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar >_______________________________________________ >Scache-users mailing list >Sca...@li... >https://lists.sourceforge.net/lists/listinfo/scache-users |
From: Radim K. SF.N. <hs...@se...> - 2005-07-11 11:17:55
|
> Scache somehow doesn't save a refreshed version of slashdot.org, although > it should. When I reload the site I do get an updated version but after > visiting another site and coming back (or reloading again) Scache serves > the old version. 1. in ui you can turn on tracing of refresh rules and see why SC is doing that. 2. did you read section about dns caching bug in SC doc? |
From: qwrk <sil...@gm...> - 2005-07-09 21:07:49
|
o-k... it automagically fixed itself o.O working perfectly right now... At 14:52 09.07.2005, you wrote: >Scache somehow doesn't save a refreshed version of slashdot.org, although >it should. When I reload the site I do get an updated version but after >visiting another site and coming back (or reloading again) Scache serves >the old version. I don't know what caused this behaviour, it worked fine >for a while. There is no rule concering Slashdot in any of the >configuration files. >Does anybody know what this is? Is it a bug? >Btw, all Scache says when I load Slashdot is the following: > >Sat Jul 09 14:47:51 CEST 2005 Smart Cache UI 0.20 ready on 8081/127.0.0.1 >Sat Jul 09 14:47:51 CEST 2005 Smart Cache 0.93 ready on 8080/127.0.0.1 >Loaded: C:\store\3\2\images-aud.slashdot.org\12294729pc.gif (size=42 B) > >Then I hit reload: > >Loaded: C:\store\3\2\images-aud.slashdot.org\86321433pc.gif (size=42 B) > >And again: > >Loaded: C:\store\3\2\images-aud.slashdot.org\9115484pc.gif (size=42 B) > >And a few more times: > >Loaded: C:\store\3\2\images-aud.slashdot.org\41695530pc.gif (size=42 B) >Loaded: C:\store\3\2\images-aud.slashdot.org\86289407pc.gif (size=42 B) >Loaded: C:\store\3\2\images-aud.slashdot.org\20815229pc.gif (size=42 B) >Loaded: C:\store\3\2\images-aud.slashdot.org\40008065pc.gif (size=42 B) >Loaded: C:\store\3\2\images-aud.slashdot.org\34478358pc.gif (size=42 B) >Loaded: C:\store\3\2\images-aud.slashdot.org\65696290pc.gif (size=42 B) > >No sign of refreshing or saving a new version like with this random page: > >Sat Jul 09 14:51:03 CEST 2005 Smart Cache 0.93 ready on 8080/127.0.0.1 >Sat Jul 09 14:51:03 CEST 2005 Smart Cache UI 0.20 ready on 8081/127.0.0.1 >Refreshed: C:\store\3\2\www.fark.com\dirindex.html.gz (delta=48h, >size=16905 B) >Refreshed: >C:\store\3\1\services.springstreetnetworks.com\Services\Pod\PodJavaSc >ript.aspx (delta=49h, size=474 B) >Loaded: >C:\store\3\1\services.springstreetnetworks.com\Services\Pod\Images\theba >t.jpg (size=9110 B) >Loaded: C:\store\1\2\img.fark.com\images\2002\links\sun.gif (size=736 B) >Loaded: C:\store\1\2\img.fark.com\images\2004\links\livescience.gif >(size=712 B) > >Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\bostonglobe.gif >(size=84 >1 B) >Loaded: C:\store\1\2\img.fark.com\images\topics\sick.gif (size=201 B) >Loaded: C:\store\1\2\img.fark.com\images\2002\topics\advice.gif (size=187 B) >Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\ap.gif (size=828 B) >Loaded: C:\store\1\2\img.fark.com\images\topics\sappy.gif (size=212 B) >Loaded: C:\store\1\2\img.fark.com\images\2003\links\bangordailynews.gif >(size=57 >2 B) >Loaded: C:\store\1\2\img.fark.com\images\2003\links\mtv.gif (size=641 B) >Loaded: C:\store\1\2\img.fark.com\images\2003\links\abc.net.au.gif >(size=758 B) >Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\csm.gif (size=902 B) >Loaded: C:\store\1\2\img.fark.com\images\2003\links\sltrib.gif (size=798 B) >Loaded: C:\store\1\2\img.fark.com\images\2004\links\denverpost.gif >(size=769 B) >Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\imockery.gif >(size=1010 >B) >Refreshed: C:\store\2\1\3.adbrite.com\mb\text_group.php (delta=71h, >size=712 B) >Loaded: C:\store\0\3\go.fark.com\cgi\fark\29448000ll.pl (size=61 B) > >Du nicht meine schlechte Grammatik kritisieren sollst! --Yoda |
From: qwrk <sil...@gm...> - 2005-07-09 12:51:57
|
Scache somehow doesn't save a refreshed version of slashdot.org, although it should. When I reload the site I do get an updated version but after visiting another site and coming back (or reloading again) Scache serves the old version. I don't know what caused this behaviour, it worked fine for a while. There is no rule concering Slashdot in any of the configuration files. Does anybody know what this is? Is it a bug? Btw, all Scache says when I load Slashdot is the following: Sat Jul 09 14:47:51 CEST 2005 Smart Cache UI 0.20 ready on 8081/127.0.0.1 Sat Jul 09 14:47:51 CEST 2005 Smart Cache 0.93 ready on 8080/127.0.0.1 Loaded: C:\store\3\2\images-aud.slashdot.org\12294729pc.gif (size=42 B) Then I hit reload: Loaded: C:\store\3\2\images-aud.slashdot.org\86321433pc.gif (size=42 B) And again: Loaded: C:\store\3\2\images-aud.slashdot.org\9115484pc.gif (size=42 B) And a few more times: Loaded: C:\store\3\2\images-aud.slashdot.org\41695530pc.gif (size=42 B) Loaded: C:\store\3\2\images-aud.slashdot.org\86289407pc.gif (size=42 B) Loaded: C:\store\3\2\images-aud.slashdot.org\20815229pc.gif (size=42 B) Loaded: C:\store\3\2\images-aud.slashdot.org\40008065pc.gif (size=42 B) Loaded: C:\store\3\2\images-aud.slashdot.org\34478358pc.gif (size=42 B) Loaded: C:\store\3\2\images-aud.slashdot.org\65696290pc.gif (size=42 B) No sign of refreshing or saving a new version like with this random page: Sat Jul 09 14:51:03 CEST 2005 Smart Cache 0.93 ready on 8080/127.0.0.1 Sat Jul 09 14:51:03 CEST 2005 Smart Cache UI 0.20 ready on 8081/127.0.0.1 Refreshed: C:\store\3\2\www.fark.com\dirindex.html.gz (delta=48h, size=16905 B) Refreshed: C:\store\3\1\services.springstreetnetworks.com\Services\Pod\PodJavaSc ript.aspx (delta=49h, size=474 B) Loaded: C:\store\3\1\services.springstreetnetworks.com\Services\Pod\Images\theba t.jpg (size=9110 B) Loaded: C:\store\1\2\img.fark.com\images\2002\links\sun.gif (size=736 B) Loaded: C:\store\1\2\img.fark.com\images\2004\links\livescience.gif (size=712 B) Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\bostonglobe.gif (size=84 1 B) Loaded: C:\store\1\2\img.fark.com\images\topics\sick.gif (size=201 B) Loaded: C:\store\1\2\img.fark.com\images\2002\topics\advice.gif (size=187 B) Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\ap.gif (size=828 B) Loaded: C:\store\1\2\img.fark.com\images\topics\sappy.gif (size=212 B) Loaded: C:\store\1\2\img.fark.com\images\2003\links\bangordailynews.gif (size=57 2 B) Loaded: C:\store\1\2\img.fark.com\images\2003\links\mtv.gif (size=641 B) Loaded: C:\store\1\2\img.fark.com\images\2003\links\abc.net.au.gif (size=758 B) Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\csm.gif (size=902 B) Loaded: C:\store\1\2\img.fark.com\images\2003\links\sltrib.gif (size=798 B) Loaded: C:\store\1\2\img.fark.com\images\2004\links\denverpost.gif (size=769 B) Loaded: C:\store\1\2\img.fark.com\images\2002\links\new\imockery.gif (size=1010 B) Refreshed: C:\store\2\1\3.adbrite.com\mb\text_group.php (delta=71h, size=712 B) Loaded: C:\store\0\3\go.fark.com\cgi\fark\29448000ll.pl (size=61 B) Du nicht meine schlechte Grammatik kritisieren sollst! --Yoda |
From: Radim K. SF.N. <hs...@se...> - 2005-07-04 14:01:12
|
> I've set scache to use privoxy as an upstream proxy server which works very > nicely so long as I am online. But when i am offline, instead of scache > offering to download the file later (with the loader) all I get is the > privoxy 503 page. This ends up in the cache and seems to stick there until > I manually delete it. Are you sure that 503 code is cached by smartcache? /* good RC */ case 200: /* OK */ case 203: /* Non-Authoritative Information */ case 300: /* Multiple Choices */ case 301: /* Moved Permanently */ case 302: /* Moved Temporary */ case 303: /* See other */ case 307: /* temporary redirect */ case 410: /* Gone */ /* bad RC */ case 400: /* Bad request */ case 403: /* Forbidden */ case 404: /* not found */ case 405: /* method not allowed */ case 414: /* URI too large */ f=genTmp(); break; |