skip to main
|
skip to sidebar
linux labz
Future Mind....................
Home
Labs »
Squid Labs
Mail Server Labs
Samba Server Labs
categories »
squid server
dns server
yum
mail server
samba server
dhcp server
astarisk server
web server
ftp server
virtual box
iptables
mysql
Vim
nfs server
basic commands
Friday, September 7, 2012
Set squid proxy server upload limit
Posted by
Admin
at
11:53 AM
0 comments
Set squid proxy server upload limit ?
Add the following line in the squid.conf file
request_body_max_size 200 KB
This will set the upload limit to 200 kb
0 comments:
Post a Comment
Newer Post
Older Post
Subscribe to:
Post Comments (Atom)
Updates Via E-Mail
Facebook
Twitter
RSS Feed
Future Mind
Future Mind
Social Bookmarking Service
Link Partners
lamp Server
Recent
Popular
Label
Popular Posts
Blocking videos with rep_mime_type video/x-flv
We are going to block this file.The configuration file is : acl LOCALNETWORK src 192.168.0.0/24 acl FORBIDDEN_DESTINATION ...
How To Block/Deny Websites To Specific IP/Users/Time Using Squid Proxy
Assume you already have a working squid installation. Requirements: Some websites will only be blocked during office hours (8am to 12pm ...
Linux Kickstart File Generator
The Linux kickstart file is a simple text file, containing a list of items, each identified by a keyword. You can create it by using the...
HTTPS Traffic block in squid 2.6
Here are steps to configure Transparent proxy in Squid Steps for configuring transparent proxy for HTTPS protocol at port 443 in SQUID 2.6 ...
Block skype on squid proxy server
acl numeric_IPs url_regex -i ^([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+) acl Skype_UA browser ^skype^ acl Skype_Allowed_Users proxy_au...
MRTG on Linux
The Multi Router Traffic Grapher is a network or resource monitoring tool used by System Administrators across the Globe. MRTG generates H...
Samba PDC domain controller on RedHat /Cent OS
In this HowTo we use Samba as primary domain controller for centralized authentication of windows Clients We Will Configure Samba PDC Ser...
Blocking video files with rep_mime_type video/x-flv
There several type of video file formats. One of them is fllv : format used by streaming video service such as youtube, metacafe, etc We ar...
Citadel Groupware Install
Base install of required programs. sudo apt-get install clamav clamav-milter spamassassin citadel-suite amavisd-new Install and Start...
Linux Local Yum Installation / Configuration
Step by Step: As there is dependencies issue in linux software installation. Yum is an application which resolves the dependencies issue. ...
Labels
Mail Server
(1)
other
(5)
samba
(2)
Squid
(7)
VNC
(1)
Blog Archive
▼
2012
(15)
▼
September
(3)
Blocking videos with rep_mime_type video/x-flv
Set squid proxy server upload limit
Block skype on squid proxy server
►
July
(1)
►
June
(1)
►
May
(8)
►
April
(2)
linux labz
© 2012
linuxlabz.blogspot.com/
.
0 comments:
Post a Comment