• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

PfSense 2.2.3 - Internet is very slow via Squid3

Scheduled Pinned Locked Moved Cache/Proxy
32 Posts 12 Posters 21.3k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    Mr. Jingles
    last edited by Jul 7, 2015, 3:26 PM

    @KOM:

    DNS issues can also make squid look slow.  Shell in and run:

    squidclient -h LAN_IP_Address -p 3128 mgr:info

    Then read the report, paying special attention to the Median Service Times section.  Look for anything that seems large as compared to the others.

    I do not want to hijack this thread, so if I have to create a new thread (similar problem), I will, just let me know  :-[

    [quote]
    squidclient -h localhost  -p 3128 mgr:info
    Sending HTTP request … done.
    HTTP/1.1 200 OK
    Server: squid
    Mime-Version: 1.0
    Date: Tue, 07 Jul 2015 15:23:33 GMT
    Content-Type: text/plain
    Expires: Tue, 07 Jul 2015 15:23:33 GMT
    Last-Modified: Tue, 07 Jul 2015 15:23:33 GMT
    X-Cache: MISS from squid
    X-Cache-Lookup: MISS from squid:3128
    Connection: close

    Squid Object Cache: Version 3.4.10
    Build Info:
    Start Time:    Tue, 07 Jul 2015 13:39:21 GMT
    Current Time:  Tue, 07 Jul 2015 15:23:33 GMT
    Connection information for squid:
            Number of clients accessing cache:      2
            Number of HTTP requests received:      1037
            Number of ICP messages received:        0
            Number of ICP messages sent:    0
            Number of queued ICP replies:  0
            Number of HTCP messages received:      0
            Number of HTCP messages sent:  0
            Request failure ratio:  0.00
            Average HTTP requests per minute since start:  10.0
            Average ICP messages per minute since start:    0.0
            Select loop called: 609439 times, 10.259 ms avg
    Cache information for squid:
            Hits as % of all requests:      5min: 23.7%, 60min: 12.2%
            Hits as % of bytes sent:        5min: 37.0%, 60min: 4.2%
            Memory hits as % of hit requests:      5min: 0.0%, 60min: 8.9%
            Disk hits as % of hit requests: 5min: 0.0%, 60min: 8.9%
            Storage Swap size:      6668 KB
            Storage Swap capacity:  0.0% used, 100.0% free
            Storage Mem size:      4620 KB
            Storage Mem capacity:    0.2% used, 99.8% free
            Mean Object Size:      12.97 KB
            Requests given to unlinkd:      0
    Median Service Times (seconds)  5 min    60 min:
            HTTP Requests (All):  0.10857  0.32154
            Cache Misses:          0.12783  0.37825
            Cache Hits:            0.00000  0.07014
            Near Hits:            0.00000  0.22004
            Not-Modified Replies:  0.05633  0.05633
            DNS Lookups:          0.01940  0.02683
            ICP Queries:          0.00000  0.00000
    Resource usage for squid:
            UP Time:        6252.187 seconds
            CPU Time:      73.719 seconds
            CPU Usage:      1.18%
            CPU Usage, 5 minute avg:        0.89%
            CPU Usage, 60 minute avg:      1.27%
            Maximum Resident Size: 178544 KB
            Page faults with physical i/o: 0
    Memory accounted for:
            Total accounted:        7844 KB
            memPoolAlloc calls:    246629
            memPoolFree calls:    255812
    File descriptor usage for squid:
            Maximum number of file descriptors:  58977
            Largest file desc currently in use:    51
            Number of file desc currently in use:  32
            Files queued for open:                  0
            Available number of file descriptors: 58945
            Reserved number of file descriptors:  100
            Store Disk files open:                  0
    Internal Data Structures:
              569 StoreEntries
              537 StoreEntries with MemObjects
              536 Hot Object Cache Items
              514 on-disk objects

    What would you make of this, KOM?

    Thank you  :P

    6 and a half billion people know that they are stupid, agressive, lower life forms.

    1 Reply Last reply Reply Quote 0
    • K Offline
      KOM
      last edited by Jul 7, 2015, 4:19 PM

      Everything looks normal.  I think your problem is disk-related as you suspected.

      1 Reply Last reply Reply Quote 0
      • G Offline
        gdsnytech
        last edited by Jul 7, 2015, 6:35 PM

        @Mr.:

        @jimp:

        Some have found that the disk changes we made for sync mode have slowed down squid by default.

        If you want to risk the possibility of disk corruption but gain speed, edit the ,sync out of /etc/fstab for the root slice and/or run

        mount -o nosync /
        

        My squid3 is not fast either. But I don't like risking disk corruption, possibly destroying pfSense. That is: what are the odds disk corruption will appear, Jim? Relevant variables? A thumb number (0,005% or 60%)?

        I have made the change in fstab both for work (two sites) and home setup and it is working fine. Just make the change in fstab and then reboot.

        1 Reply Last reply Reply Quote 0
        • M Offline
          mesro09
          last edited by Jul 10, 2015, 8:19 PM

          hello
          let me explain you this changes for squid caches but i dont use squid for cache contens my config is 0
          so can i make this changes ?¿?

          1 Reply Last reply Reply Quote 0
          • C Offline
            chidgear
            last edited by Sep 28, 2015, 10:02 PM Aug 28, 2015, 8:44 PM

            Hi!. I'm having this same issue, when the proxy is enabled the webpages takes a lot of time to load and, once loaded it becomes more responsive but, still, is very slow.
            I have installed Squid3+SquidGuard Transparent proxy enabled and SSL filtering on. I've disabled squidguard (just to make sure) and the issue keeps there. Then, when I configured the lannet to bypass the proxy, the issue dissapeared so I think I've missed something important with Squid3.
            I tried to edit the /etc/fstab from this:

            # Device		Mountpoint	FStype	Options		Dump	Pass#
            /dev/ufsid/558c431cbd7f951e		/		ufs	rw,sync		1	1
            /dev/label/swap0		none		swap	sw		0	0
            
            

            removing the ,sync so the file now reads:

            # Device		Mountpoint	FStype	Options		Dump	Pass#
            /dev/ufsid/558c431cbd7f951e		/		ufs	rw		1	1
            /dev/label/swap0		none		swap	sw		0	0
            
            

            I ran the command

            mount -o nosync /
            

            and restarted the box…
            The issue? still there...
            Am I doing something wrong?

            Thanks in advance

            -------Update------------

            I got tired so did a full restauration from a file that I've backed up previously. I didn't knew what was causing my trouble, but now it is gone. I suggest the young adventurers that they do, at leas one time at week, a full backup of their configurations so, if they experience some isssue of this kind, have where to "run"... It is easier and faster.

            1 Reply Last reply Reply Quote 0
            • K Offline
              KOM
              last edited by Aug 28, 2015, 8:49 PM

              Did you try my much earlier suggestion of running squidclient and then checking the numbers for outliers?

              1 Reply Last reply Reply Quote 0
              • D Offline
                deajan
                last edited by Sep 18, 2015, 6:00 PM

                This might be a bit of a "basic" answer, but to me squid3 was painfully slow when using c-icap antivirus integration.
                The clam process just ate my cpu and the sites took ages to load.

                In clam's defense my system runs on a VIA C7 1,5Ghz + 512MB ram… getting too old for all of this.

                NetPOWER.fr - some opensource stuff for IT people

                1 Reply Last reply Reply Quote 0
                • K Offline
                  KOM
                  last edited by Sep 18, 2015, 7:10 PM

                  squid3 was painfully slow when using c-icap antivirus integration.

                  Of course the addition of either ClamAV or HAVP is going to cause a lot of overhead and will slow down everything.  I've always recommended using a client-based AV instead of having it on the firewall.

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    aGeekhere
                    last edited by Sep 19, 2015, 12:33 AM

                    Hmm, When I ran

                    squidclient -h 192.168.1.1 -p 3128 mgr:info

                    I got

                    
                    Sending HTTP request ... done.
                    HTTP/1.1 403 Forbidden
                    Server: squid/3.4.10
                    Mime-Version: 1.0
                    Date: Sat, 19 Sep 2015 00:23:59 GMT
                    Content-Type: text/html
                    Content-Length: 3094
                    X-Squid-Error: ERR_ACCESS_DENIED 0
                    Vary: Accept-Language
                    Content-Language: en
                    X-Cache: MISS from localhost
                    X-Cache-Lookup: NONE from localhost:3128
                    Via: 1.1 localhost (squid/3.4.10)
                    Connection: close
                    
                    <title>ERROR: The requested URL could not be retrieved</title>
                    
                    # ERROR
                    
                    ## The requested URL could not be retrieved
                    
                    * * *
                    
                    The following error was encountered while trying to retrieve the URL: [cache_obj                                            ect://192.168.1.1/info](cache_object://192.168.1.1/info)
                    
                    > **Access Denied.**
                    
                    Access control configuration prevents your request from being allowed at this time. Please contact your service provider                                             if you feel this is incorrect.
                    
                    Your cache administrator is [admin@localhost](mailto:admin@localhost?subject=CacheErrorInfo%20-%20ERR_ACCESS_DENIED&body=Cache                                            Host%3A%20localhost%0D%0AErrPage%3A%20ERR_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Sat,%2019%20Sep%202015%                                            2000%3A23%3A59%20GMT%0D%0A%0D%0AClientIP%3A%20192.168.1.1%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2Finfo%20HTTP%2F1.0%0AHos                                            t%3A%20192.168.1.1%0D%0AUser-Agent%3A%20squidclient%2F3.4.10%0D%0AAccept%3A%20*%2F*%0D%0AConnection%3A%20close%0D%0A%0D%0A%0                                            D%0A).
                    
                    * * *
                    
                    Generated Sat, 19 Sep 2015 00:23:59 GMT by localhost (squid/3.4.10)
                    
                    

                    Never Fear, A Geek is Here!

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      birarda
                      last edited by Sep 19, 2015, 1:17 AM

                      I setup squid today and I believe I am experiencing this issue as well. I'll try that fstab thing. I did notice that using "links" in shell on pfSense seemed to have the same slow download speed that I have when going through squid, in case that helps any.

                      1 Reply Last reply Reply Quote 0
                      • K Offline
                        KOM
                        last edited by Sep 21, 2015, 1:56 PM

                        aGeekHere, are you sure you got it right?  You get that HTML spew when there is an error.

                        1 Reply Last reply Reply Quote 0
                        • A Offline
                          aGeekhere
                          last edited by Sep 21, 2015, 11:42 PM

                          aGeekHere, are you sure you got it right?  You get that HTML spew when there is an error.

                          Oh no, Well I ssh in and ran

                          squidclient -h 192.168.1.1 -p 3128 mgr:info
                          

                          In the root folder.

                          Ok trouble shooting time, where do I start?

                          Never Fear, A Geek is Here!

                          1 Reply Last reply Reply Quote 0
                          • K Offline
                            KOM
                            last edited by Sep 21, 2015, 11:57 PM

                            On Squid's config page, look for External cache-managers and set it to 127.0.0.1, 192.168.1.1.  Save and try again.

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              aGeekhere
                              last edited by Sep 22, 2015, 12:18 AM

                              When I add 127.0.0.1;192.168.1.1 to External cache-managers I now get.

                              Sending HTTP request ... done.
                              HTTP/1.1 403 Forbidden
                              Expires: Thu, 24 Sep 2015 02:14:08 GMT
                              Cache-Control: max-age=180000
                              Content-Type: text/html
                              Date: Tue, 22 Sep 2015 00:14:08 GMT
                              Server: lighttpd/1.4.35
                              X-Cache: MISS from localhost
                              X-Cache-Lookup: MISS from localhost:3128
                              Via: 1.1 localhost (squid/3.4.10)
                              Connection: close
                              
                              ### Request denied by pfSense proxy: 403 Forbidden
                              
                               **Reason:** 
                              
                              * * *
                              
                               **Client address:** 192.168.1.1 
                              
                               **Client name:** pfsense.mydomain.local 
                              
                               **Client group:** default 
                              
                               **Target group:** in-addr 
                              
                               **URL:** cache_object://192.168.1.1/info192.168.1.1/pfsense.mydomain.local-GET 
                              
                              * * *
                              
                              

                              Never Fear, A Geek is Here!

                              1 Reply Last reply Reply Quote 0
                              • K Offline
                                KOM
                                last edited by Sep 22, 2015, 12:22 AM

                                Weird.  Check your System logs and squid logs.  I haven't seen that error before.

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  aGeekhere
                                  last edited by Sep 22, 2015, 12:37 AM

                                  Ok some logs

                                  When I stop and start squid I get

                                  Sep 22 10:27:31	squid[22754]: Squid Parent: (squid-1) process 23039 started
                                  Sep 22 10:27:31	squid[22754]: Squid Parent: will start 1 kids
                                  Sep 22 10:27:22	php-fpm[84775]: /status_services.php: The command '/usr/local/etc/rc.d/squid.sh stop' returned exit code '1', the output was '2015/09/22 10:27:17| Warning: empty ACL: acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl" squid: No running copy'
                                  Sep 22 10:26:48	php-fpm[67812]: /status_services.php: The command '/usr/local/etc/rc.d/squid.sh stop' returned exit code '1', the output was '2015/09/22 10:26:42| Warning: empty ACL: acl throttle_exts urlpath_regex -i "/var/squid/acl/throttle_exts.acl"
                                  

                                  In squid real time if I do squidclient -h 192.168.1.1 -p 3128 mgr:info
                                  I get

                                  22.09.2015 10:33:03	192.168.1.244	TCP_DENIED/403	127.0.0.1:59243	-	-
                                  22.09.2015 10:32:12	192.168.1.244	TCP_DENIED/403	127.0.0.1:59243	-	-
                                  22.09.2015 10:32:01	192.168.1.1	TCP_MISS/403	cache_object://192.168.1.1/info	-	192.168.1.1
                                  22.09.2015 10:31:46	192.168.1.1	TCP_MISS/403	cache_object://192.168.1.1/info	-	192.168.1.1
                                  22.09.2015 10:31:43	192.168.1.1	TCP_MISS/403	cache_object://192.168.1.1/info	-	192.168.1.1
                                  22.09.2015 10:31:40	192.168.1.1	TCP_MISS/403	cache_object://192.168.1.1/info	-	192.168.1.1
                                  22.09.2015 10:31:22	192.168.1.1	TCP_MISS/403	cache_object://192.168.1.1/info	-	192.168.1.1
                                  22.09.2015 10:29:59	192.168.1.244	TCP_DENIED/403	127.0.0.1:59243	-	-
                                  22.09.2015 10:26:28	192.168.1.244	TCP_DENIED/403	127.0.0.1:59243	-	-
                                  

                                  Never Fear, A Geek is Here!

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post
                                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                                    This community forum collects and processes your personal information.
                                    consent.not_received