LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   squid (https://www.linuxquestions.org/questions/linux-newbie-8/squid-839516/)

amartlk 10-21-2010 06:00 AM

squid
 
hi
i want to set upload /download limit in squid for particular ip address.


thanks in advances

linuxlover.chaitanya 10-21-2010 06:06 AM

Please do it then.

amartlk 10-21-2010 06:27 AM

hi
"Please do it then" unable to understand what you trying to say

TB0ne 10-21-2010 07:48 AM

Quote:

Originally Posted by amartlk (Post 4134633)
hi
"Please do it then" unable to understand what you trying to say

It means "Google for this, and look it up in the easily-found Squid documentation".

We're not going to read documents for you, and just tell you the one part you need....you need to put some effort forward yourself.
http://www.squid-cache.org/Doc/config/

meandsushil 10-21-2010 09:28 AM

Yes TBONE! u r right!

TB0ne 10-21-2010 09:35 AM

Quote:

Originally Posted by meandsushil (Post 4134820)
Yes TBONE! u r right!

Again, you need to SPELL OUT YOUR WORDS.

And it's very ironic coming from you, based on your previous posts, where you complained about people telling you to read the documentation.

amartlk 10-22-2010 12:55 AM

hi tbone
i already refered doc that request_body_max_size is directive for limit upload but it will apply for all user i want to apply for paricular ips , hence i tried as follows-

external_acl_type request_body %{Content-Length} /path/to/above/script

acl request_max_20MB request_body 20971520

http_access allows username aclname , but it not work , hence after that i post Thread

prayag_pjs 10-22-2010 01:00 AM

Hi,

Please let us know your Linux Distribution and squid version.

Let us know the link you are referring for the setup.

Also let us know how is your setup and what you did?

Let us know the errors you are getting.Post it here.

Try to refer log files for errors and search for them in google.

We would not be able to understand what's in your mind until and unless you elaborate.


All times are GMT -5. The time now is 08:36 PM.