Re: squid on openbsd 3.7

2005-07-08 Thread Bruno Delbono
Askar Ali wrote: Your actual problem may lead to: $ cd /usr/ports/www/squid && env FLAVOR="transparent snmp" sudo make I did the above and got squid-2.5.STABLE10-transparent. I added this to pf.conf: rdr on $int_if inet proto tcp from any to any port www -> 127.0.0.1 port 3128 Edited squ

Re: squid on openbsd 3.7

2005-07-08 Thread Simon Dassow
On Fri, Jul 08, 2005 at 06:40:14PM +0500, Askar Ali wrote: > Simon Dassow wrote: > > >On Fri, Jul 08, 2005 at 04:54:51PM +0500, Askar Ali wrote: > >[snip] > > > > > >>secondly I want to --enabe-snmp and some other things which are not > >>presently enable while I install squid from port... >

Re: squid on openbsd 3.7

2005-07-08 Thread Askar Ali
Simon Dassow wrote: On Fri, Jul 08, 2005 at 04:54:51PM +0500, Askar Ali wrote: [snip] secondly I want to --enabe-snmp and some other things which are not presently enable while I install squid from port... Squid Cache: Version 2.5.STABLE9 configure options: --datadir=/usr/local/share/

Re: squid on openbsd 3.7

2005-07-08 Thread Simon Dassow
On Fri, Jul 08, 2005 at 04:54:51PM +0500, Askar Ali wrote: [snip] > secondly I want to --enabe-snmp and some other things which are not > presently enable while I install squid from port... > > Squid Cache: Version 2.5.STABLE9 > configure options: --datadir=/usr/local/share/squid > '--enabl

Re: squid on openbsd 3.7

2005-07-08 Thread Askar Ali
Karsten McMinn wrote: On 7/7/05, Askar Ali <[EMAIL PROTECTED]> wrote: Adam wrote: I would love if you can gives any other suggestion that could makes squid performance cool, may be in sysctl.conf? Squid is a cpu, descriptor and disk hog. After you have allocated the disk space and com

Re: squid on openbsd 3.7

2005-07-07 Thread Shawn K. Quinn
On Thu, 2005-07-07 at 21:56 +0500, Askar Ali wrote: > I also love to hear "honestly" is openbsd good for cache/proxy servers > (serving more then 500 users or more)? It's great for cache/proxy servers. You don't say anything about how beefy your hardware is but I would want at least a 1GHz Duron

Re: squid on openbsd 3.7

2005-07-07 Thread Karsten McMinn
On 7/7/05, Askar Ali <[EMAIL PROTECTED]> wrote: > Adam wrote: > I would love if you can gives any other suggestion that could makes > squid performance cool, may be in sysctl.conf? Squid is a cpu, descriptor and disk hog. After you have allocated the disk space and compiled with ample available FD

Re: squid on openbsd 3.7

2005-07-07 Thread Askar Ali
Adam wrote: On Thu, 07 Jul 2005 21:56:22 +0500 Askar Ali <[EMAIL PROTECTED]> wrote: Hi, I'm trying to configure squid on 3.7, everything working fine just one thing. I want to run squid with 8192 file descriptor or more, till without any success :) I had install squid-2.5.STABLE10-tra

Re: squid on openbsd 3.7

2005-07-07 Thread Adam
On Thu, 07 Jul 2005 21:56:22 +0500 Askar Ali <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to configure squid on 3.7, everything working fine > just one thing. I want to run squid with 8192 file descriptor or > more, till without any success :) > > I had install squid-2.5.STABLE10-transpa