Network Troublshooting > Linux Servers Support

squid problem

<< < (4/6) > >>

Ricky:
where u will send ..  send me PM...

That's usual..

majid_mah:
hi
here is my cache.log code.
Is squid speed depended to resolv.conf file ?

--- Code: ---2003/12/10 16:57:18| Starting Squid Cache version 2.5.STABLE1 for i386-redhat-linux-gnu...
2003/12/10 16:57:18| Process ID 3622
2003/12/10 16:57:18| With 1024 file descriptors available
2003/12/10 16:57:18| DNS Socket created at 0.0.0.0, port 32776, FD 5
2003/12/10 16:57:18| Adding nameserver 192.168.1.1 from squid.conf
2003/12/10 16:57:18| Adding nameserver 192.9.9.3 from squid.conf
2003/12/10 16:57:18| Unlinkd pipe opened on FD 10
2003/12/10 16:57:18| Swap maxSize 1024000 KB, estimated 78769 objects
2003/12/10 16:57:18| Target number of buckets: 3938
2003/12/10 16:57:18| Using 8192 Store buckets
2003/12/10 16:57:18| Max Mem  size: 131072 KB
2003/12/10 16:57:18| Max Swap size: 1024000 KB
2003/12/10 16:57:18| Rebuilding storage in /var/spool/squid (CLEAN)
2003/12/10 16:57:18| Using Least Load store dir selection
2003/12/10 16:57:18| Set Current Directory to /var/spool/squid
2003/12/10 16:57:18| Loaded Icons.
2003/12/10 16:57:18| Accepting HTTP connections at 192.168.1.1, port 3128, FD 12.
2003/12/10 16:57:18| Accepting ICP messages at 0.0.0.0, port 192, FD 13.
2003/12/10 16:57:18| WCCP Disabled.
2003/12/10 16:57:18| Ready to serve requests.
2003/12/10 16:57:18| Done reading /var/spool/squid swaplog (13 entries)
2003/12/10 16:57:18| Finished rebuilding storage from disk.
2003/12/10 16:57:18|        13 Entries scanned
2003/12/10 16:57:18|         0 Invalid entries.
2003/12/10 16:57:18|         0 With invalid flags.
2003/12/10 16:57:18|        13 Objects loaded.
2003/12/10 16:57:18|         0 Objects expired.
2003/12/10 16:57:18|         0 Objects cancelled.
2003/12/10 16:57:18|         0 Duplicate URLs purged.
2003/12/10 16:57:18|         0 Swapfile clashes avoided.
2003/12/10 16:57:18|   Took 0.3 seconds (  46.3 objects/sec).
2003/12/10 16:57:18| Beginning Validation Procedure
2003/12/10 16:57:18|   Completed Validation Procedure
2003/12/10 16:57:18|   Validated 13 Entries
2003/12/10 16:57:18|   store_swap_size = 88k
2003/12/10 16:57:19| storeLateRelease: released 0 objects

--- End code ---

Ricky:
What type of connection you are having .. ??

Well here wht i am seeing that your cache is not working at all.  As i has asked you earlier . have you initialized the cache before running squid for first time ??

Well..  I think you have not yet updated your squid.conf which i have given you earlier.. ie. you modified squid.conf

I think i have got your problem.. change your following line in squid.conf

--- Code: ---http_port 192.168.1.1:3128
--- End code ---
to

--- Code: ---http_port 3128
--- End code ---

also send me your current squid.conf to my pm

majid_mah:
I want my clients have the same bandwidth .
and if one user is going to download alot of thing he only use  his bandwidth
(I have 512Kb receive and 128Kb send , and i have 80 computers for my lan,
then i want all computers have the same bandwidth and some time some of them have more bandwidth than another)
how can i do this?
best regards

Ricky:
Well first you need to have your proxy running properly.. then you can later use delay pools to control other stuff on LAN..

Well if you get your proxy optimized at its best you will experience as you are having 1 mbps or faster connection...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version