c78e
![]() |
|
|
|
|
|||||||
| Web & Network Services Discussion related to network/web services such as apache, bind, sendmail, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
i'm with a problem in squid, where, in a acl of type 'src' the squid can't reader more than 1807 caracters .... The problem is in squid or in freebsd... And how much caracters the freebsd support in a line ? Thnks guys, and good job.! =) |
|
#2
|
||||
|
||||
|
|
|
#3
|
|||
|
|||
|
Quote:
but, i'm still curious. how much caracters the freebsd support in a line? |
|
#4
|
||||
|
||||
|
AFAIK there's only a maximum on a command line. Anything else is pretty much up to the application.
|
|
#5
|
||||
|
||||
|
Quote:
For example: Code:
acl mynet src 10.0.1.0/24 10.0.2.0/24 10.0.3.0/24 http_access allow mynet Code:
acl mynet src 10.0.1.0/24 acl mynet src 10.0.2.0/24 acl mynet src 10.0.3.0/24 http_access allow mynet
__________________
"Do Not Engage in Useless Activity" --Miyamoto Musashi Last edited by anomie; May 4th, 2009 at 16:27. Reason: fixed acl syntax. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how can I install squid transparent way? | Gerardo | Web & Network Services | 18 | June 27th, 2009 08:48 |
| console line-drawing chars for mc | poobah | Installation and Maintenance of FreeBSD Ports or Packages | 7 | March 2nd, 2009 23:00 |
| Squid | orcun | Web & Network Services | 5 | March 1st, 2009 17:13 |
| squid not stopping through rc script | myha | Web & Network Services | 13 | February 13th, 2009 21:49 |
| Command line tcsh | Froma | General | 5 | December 22nd, 2008 07:37 |