Sir, I have one 2 MB link which I have to distribute to 200 people. Caching may enchance performance. Kindly suggest packages for this purpose under GPL. Regards, Rayudu. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
Squid does the trick http://www.squid-cache.org/ G. ________________________________ From: lartc-bounces@mailman.ds9a.nl [mailto:lartc-bounces@mailman.ds9a.nl] On Behalf Of Madhava Rayudu Sent: 08 February 2007 05:26 AM To: lartc@mailman.ds9a.nl Subject: [LARTC] GPL Software for Small ISP Sir, I have one 2 MB link which I have to distribute to 200 people. Caching may enchance performance. Kindly suggest packages for this purpose under GPL. Regards, Rayudu. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
Hai, It is not just browsing ...or HTTP... it is every thing... I want a GPL package for a small ISP Regards, Rayudu.. On 2/8/07, Madhava Rayudu <madhava.rayudu@gmail.com> wrote:> > > Sir, > > I have one 2 MB link which I have to distribute to 200 people. > Caching may enchance performance. Kindly suggest packages for this purpose > under GPL. > > > Regards, > > Rayudu. >_______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
> It is not just browsing ...or HTTP... it is every thing... I want a > GPL package for a small ISPI think you''re probably limited in what you could cache other than HTTP. I suggest you have a look at some of the examples of fair traffic shaping using linux. I can send you my script if you like - I have used it to share a 1 Mbit link between about 70 people and it works fairly well. Regards, Andy Beverley> > On 2/8/07, Madhava Rayudu <madhava.rayudu@gmail.com> wrote: > > Sir, > > I have one 2 MB link which I have to distribute to 200 > people. Caching may enchance performance. Kindly suggest > packages for this purpose under GPL. > > > Regards, > > Rayudu. > > _______________________________________________ > LARTC mailing list > LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
On Thu, 2007-02-08 at 23:01 +0200, Bogdan Hojda wrote:> Andrew Beverley wrote: > >> It is not just browsing ...or HTTP... it is every thing... I want a > >> GPL package for a small ISP > > > > I think you''re probably limited in what you could cache other than HTTP. > > > > I suggest you have a look at some of the examples of fair traffic > > shaping using linux. I can send you my script if you like - I have used > > it to share a 1 Mbit link between about 70 people and it works fairly > > well. > > > > Could you send that script to me, please? I have about 150 people > sharing a 2 Mbit link, I''m not satisfied with my old script, and I''m > searching some alternatives. >I''ve attached it. Let me know if you have any questions. A few notes: - internet link is ppp0, local network is eth0 - local network is on a 10.0.0.0 subnet - I use IFB to shape ingress traffic - edit DOWNLINK and UPLINK variables as required - You''ll need to patch your kernel for connlimit and ipset (if you want p2p detection) - I also use Squid as a transparent web cache. Take those rules out if you don''t need them. Regards, Andy Beverley _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
Sir, On 2/8/07, Andrew Beverley <andy@andybev.com> wrote: I suggest you have a look at some of the examples of fair traffic> shaping using linux. I can send you my script if you like - I have used > it to share a 1 Mbit link between about 70 people and it works fairly > well.Please do send. I am very Thankful to you. Right now I am using rshaper by Alsandro Rubini for shaping incoming bandwidth(from my clients) and Squid delay pools for HTTP traffic. Kindly see there is provision for using squid cache. Most of the Qos/TC packages does not consider Squid in between. Marking of Squids Hit/Misses etc.. But Squid saves around 35% of bandwidth which is huge money saving. Regards, Rayudu.> > > On 2/8/07, Madhava Rayudu <madhava.rayudu@gmail.com> wrote: > > > > Sir, > > > > I have one 2 MB link which I have to distribute to 200 > > people. Caching may enchance performance. Kindly suggest > > packages for this purpose under GPL. > > > > > > Regards, > > > > Rayudu. > > > > _______________________________________________ > > LARTC mailing list > > LARTC@mailman.ds9a.nl > > http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc > >_______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc