DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th July 2008
milo974 milo974 is offline
Fdisk Soldier
 
Join Date: Jul 2008
Posts: 58
Post improve proxy cache and replace gif MIME

Hello

i ve installed squid transparent 2.6,
here my squid.conf :

http_port 3128
acl all src 0.0.0.0/0.0.0.0
collapsed_forwarding on
ie_refresh off
cache_mem 64 MB
maximum_object_size 4096 KB
maximum_object_size_in_memory 1024 KB
cache_dir ufs /var/squid/cache 256 16 256
visible_hostname bsdgate
cache_mgr wesleym@e-solutions.re
http_access allow all

How can i improve cache ?
Also, i want to replace gif images parsed by our logo gif. Is it possible ?
thank's

Last edited by milo974; 7th July 2008 at 10:42 AM. Reason: more precision
Reply With Quote
  #2   (View Single Post)  
Old 10th July 2008
SteWo SteWo is offline
Real Name: Stefan Wollny
New User
 
Join Date: May 2008
Location: Obernburg (Bavaria), Germany
Posts: 5
Default config

milo,

I think even if you installed the transparent flavor of squid you still have to say it in your squid.conf. Your first line IMHO should read:

http_port 3128 transparent

Cheers,
SteWo

Last edited by SteWo; 10th July 2008 at 12:14 PM. Reason: Typo
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Improve searches maxrussell Feedback and Suggestions 3 19th June 2009 09:45 AM
sh replace string graudeejs Programming 2 24th July 2008 06:37 PM
proxy : replace gif with local gif milo974 OpenBSD General 4 17th July 2008 06:45 AM
Memory cache graudeejs FreeBSD General 3 9th July 2008 03:27 AM
in how many min/sec arp cache gets cleared in freebsd rex FreeBSD General 1 9th May 2008 08:01 AM


All times are GMT. The time now is 08:57 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick