Re: [squid-users] Shutdown after 15 minutes

From: Henrik Nordström <hno@dont-contact.us>
Date: Sat, 17 Nov 2001 20:33:54 +0100

As the times are very exact on 15 minutes (00, 15, 30, 45, ...) my quess is
that you have some kind of a cron job restarting Squid.

Guesses on possible such jobs:
* Some "cleanup" cron job, killing what it thinks is forgotten processes
* A misconfigured log rotation job..

Regards
Henrik Nordström
Squid Hacker

On Saturday 17 November 2001 18.01, Predl@gmx.at wrote:
> I hope somebody can help me.
> It seems that squid shuts down after 15 minutes. But why????????
>
> Log Files:
>
> 2001/11/16 13:00:10| Starting Squid Cache version 2.3.STABLE3 for
> i586-pc-linux-gnu...
> 2001/11/16 13:00:10| Process ID 17070
> 2001/11/16 13:00:10| With 1024 file descriptors available
> 2001/11/16 13:00:10| DNS Socket created on FD 1
> 2001/11/16 13:00:10| Adding nameserver 10.20.1.110 from /etc/resolv.conf
> 2001/11/16 13:00:10| Unlinkd is disabled
> 2001/11/16 13:00:10| Swap maxSize 512000 KB, estimated 46545 objects
> 2001/11/16 13:00:10| Target number of buckets: 930
> 2001/11/16 13:00:10| Using 8192 Store buckets
> 2001/11/16 13:00:10| Max Mem size: 4096 KB
> 2001/11/16 13:00:10| Max Swap size: 512000 KB
> 2001/11/16 13:00:10| Local cache digest enabled; rebuild/rewrite every
> 3600/3600 sec
> 2001/11/16 13:00:10| Store logging disabled
> 2001/11/16 13:00:10| Rebuilding storage in /home/squid2/cache (CLEAN)
> 2001/11/16 13:00:10| Set Current Directory to /home/squid2/cache
> 2001/11/16 13:00:10| Loaded Icons.
> 2001/11/16 13:00:10| Accepting HTTP connections at 10.20.1.110, port 3128,
> FD 5.
> 2001/11/16 13:00:10| Accepting ICP messages at 0.0.0.0, port 3130, FD 6.
> 2001/11/16 13:00:10| Accepting SNMP messages on port 3401, FD 7.
> 2001/11/16 13:00:10| WCCP Disabled.
> 2001/11/16 13:00:10| Ready to serve requests.
> 2001/11/16 13:00:10| Done reading /home/squid2/cache swaplog (508 entries)
> 2001/11/16 13:00:10| Finished rebuilding storage from disk.
> 2001/11/16 13:00:10| 508 Entries scanned
> 2001/11/16 13:00:10| 0 Invalid entries.
> 2001/11/16 13:00:10| 0 With invalid flags.
> 2001/11/16 13:00:10| 508 Objects loaded.
> 2001/11/16 13:00:10| 0 Objects expired.
> 2001/11/16 13:00:10| 0 Objects cancelled.
> 2001/11/16 13:00:10| 0 Duplicate URLs purged.
> 2001/11/16 13:00:10| 0 Swapfile clashes avoided.
> 2001/11/16 13:00:10| Took 0.2 seconds (2466.4 objects/sec).
> 2001/11/16 13:00:10| Beginning Validation Procedure
> 2001/11/16 13:00:10| Completed Validation Procedure
> 2001/11/16 13:00:10| Validated 508 Entries
> 2001/11/16 13:00:10| store_swap_size = 2200k
> 2001/11/16 13:00:11| storeLateRelease: released 0 objects
> 2001/11/16 13:15:01| Preparing for shutdown after 0 requests
> 2001/11/16 13:15:01| Waiting 30 seconds for active connections to finish
> 2001/11/16 13:15:01| FD 5 Closing HTTP connection
> 2001/11/16 13:15:01| Shutting down...
> 2001/11/16 13:15:01| FD 6 Closing ICP connection
> 2001/11/16 13:15:01| FD 7 Closing SNMP socket
> 2001/11/16 13:15:01| aioSync: flushing pending I/O operations
> 2001/11/16 13:15:01| aioSync: done
> 2001/11/16 13:15:01| storeDirWriteCleanLogs: Starting...
> 2001/11/16 13:15:01| Finished. Wrote 508 entries.
> 2001/11/16 13:15:01| Took 0.0 seconds (201188.1 entries/sec).
> CPU Usage: 0.220 seconds = 0.140 user + 0.080 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 381
> Memory usage for squid via mallinfo():
> total space in arena: 2238 KB
> Ordinary blocks: 2192 KB 23 blks
> Small blocks: 0 KB 0 blks
> Holding blocks: 176 KB 1 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 46 KB
> Total in use: 2368 KB 106%
> Total free: 46 KB 2%
> 2001/11/16 13:15:01| aioSync: flushing pending I/O operations
> 2001/11/16 13:15:01| aioSync: done
> 2001/11/16 13:15:01| aioSync: flushing pending I/O operations
> 2001/11/16 13:15:01| aioSync: done
> 2001/11/16 13:15:01| Squid Cache (Version 2.3.STABLE3): Exiting normally.
> 2001/11/16 13:15:06| Starting Squid Cache version 2.3.STABLE3 for
> i586-pc-linux-gnu...
> 2001/11/16 13:15:06| Process ID 17959
> 2001/11/16 13:15:06| With 1024 file descriptors available
> 2001/11/16 13:15:06| DNS Socket created on FD 1
> 2001/11/16 13:15:06| Adding nameserver 10.20.1.110 from /etc/resolv.conf
> 2001/11/16 13:15:06| Unlinkd is disabled
> 2001/11/16 13:15:06| Swap maxSize 512000 KB, estimated 46545 objects
> 2001/11/16 13:15:06| Target number of buckets: 930
> 2001/11/16 13:15:06| Using 8192 Store buckets
> 2001/11/16 13:15:06| Max Mem size: 4096 KB
> 2001/11/16 13:15:06| Max Swap size: 512000 KB
> 2001/11/16 13:15:06| Local cache digest enabled; rebuild/rewrite every
> 3600/3600 sec
> 2001/11/16 13:15:06| Store logging disabled
> 2001/11/16 13:15:06| Rebuilding storage in /home/squid2/cache (CLEAN)
> 2001/11/16 13:15:06| Set Current Directory to /home/squid2/cache
> 2001/11/16 13:15:06| Loaded Icons.
> 2001/11/16 13:15:06| Accepting HTTP connections at 10.20.1.110, port 3128,
> FD 5.
> 2001/11/16 13:15:06| Accepting ICP messages at 0.0.0.0, port 3130, FD 6.
> 2001/11/16 13:15:06| Accepting SNMP messages on port 3401, FD 7.
> 2001/11/16 13:15:06| WCCP Disabled.
> 2001/11/16 13:15:06| Ready to serve requests.
> 2001/11/16 13:15:06| Done reading /home/squid2/cache swaplog (508 entries)
> 2001/11/16 13:15:06| Finished rebuilding storage from disk.
> 2001/11/16 13:15:06| 508 Entries scanned
> 2001/11/16 13:15:06| 0 Invalid entries.
> 2001/11/16 13:15:06| 0 With invalid flags.
> 2001/11/16 13:15:06| 508 Objects loaded.
> 2001/11/16 13:15:06| 0 Objects expired.
> 2001/11/16 13:15:06| 0 Objects cancelled.
> 2001/11/16 13:15:06| 0 Duplicate URLs purged.
> 2001/11/16 13:15:06| 0 Swapfile clashes avoided.
> 2001/11/16 13:15:06| Took 0.2 seconds (2966.5 objects/sec).
> 2001/11/16 13:15:06| Beginning Validation Procedure
> 2001/11/16 13:15:06| Completed Validation Procedure
> 2001/11/16 13:15:06| Validated 508 Entries
> 2001/11/16 13:15:06| store_swap_size = 2200k
> 2001/11/16 13:15:07| storeLateRelease: released 0 objects
> 2001/11/16 13:30:02| Preparing for shutdown after 274 requests
> 2001/11/16 13:30:02| Waiting 30 seconds for active connections to finish
> 2001/11/16 13:30:02| FD 5 Closing HTTP connection
> 2001/11/16 13:30:33| Shutting down...
> 2001/11/16 13:30:33| FD 6 Closing ICP connection
> 2001/11/16 13:30:33| FD 7 Closing SNMP socket
> 2001/11/16 13:30:33| aioSync: flushing pending I/O operations
> 2001/11/16 13:30:33| aioSync: done
> 2001/11/16 13:30:33| storeDirWriteCleanLogs: Starting...
> 2001/11/16 13:30:33| Finished. Wrote 635 entries.
> 2001/11/16 13:30:33| Took 0.0 seconds (206571.2 entries/sec).
> CPU Usage: 1.880 seconds = 1.210 user + 0.670 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 400
> Memory usage for squid via mallinfo():
> total space in arena: 2970 KB
> Ordinary blocks: 2929 KB 40 blks
> Small blocks: 0 KB 0 blks
> Holding blocks: 176 KB 1 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 41 KB
> Total in use: 3105 KB 105%
> Total free: 41 KB 1%
> 2001/11/16 13:30:33| aioSync: flushing pending I/O operations
> 2001/11/16 13:30:33| aioSync: done
> 2001/11/16 13:30:33| aioSync: flushing pending I/O operations
> 2001/11/16 13:30:33| aioSync: done
> 2001/11/16 13:30:33| Squid Cache (Version 2.3.STABLE3): Exiting normally.
> 2001/11/16 13:45:04| Starting Squid Cache version 2.3.STABLE3 for
> i586-pc-linux-gnu...
> 2001/11/16 13:45:04| Process ID 19789
> 2001/11/16 13:45:04| With 1024 file descriptors available
> 2001/11/16 13:45:04| DNS Socket created on FD 1
> 2001/11/16 13:45:04| Adding nameserver 10.20.1.110 from /etc/resolv.conf
> 2001/11/16 13:45:04| Unlinkd is disabled
> 2001/11/16 13:45:04| Swap maxSize 512000 KB, estimated 46545 objects
> 2001/11/16 13:45:04| Target number of buckets: 930
> 2001/11/16 13:45:04| Using 8192 Store buckets
> 2001/11/16 13:45:04| Max Mem size: 4096 KB
> 2001/11/16 13:45:04| Max Swap size: 512000 KB
> 2001/11/16 13:45:04| Local cache digest enabled; rebuild/rewrite every
> 3600/3600 sec
> 2001/11/16 13:45:04| Store logging disabled
> 2001/11/16 13:45:04| Rebuilding storage in /home/squid2/cache (CLEAN)
> 2001/11/16 13:45:04| Set Current Directory to /home/squid2/cache
> 2001/11/16 13:45:04| Loaded Icons.
> 2001/11/16 13:45:04| Accepting HTTP connections at 10.20.1.110, port 3128,
> FD 5.
> 2001/11/16 13:45:04| Accepting ICP messages at 0.0.0.0, port 3130, FD 6.
> 2001/11/16 13:45:04| Accepting SNMP messages on port 3401, FD 7.
> 2001/11/16 13:45:04| WCCP Disabled.
> 2001/11/16 13:45:04| Ready to serve requests.
> 2001/11/16 13:45:04| Done reading /home/squid2/cache swaplog (635 entries)
> 2001/11/16 13:45:04| Finished rebuilding storage from disk.
> 2001/11/16 13:45:04| 635 Entries scanned
> 2001/11/16 13:45:04| 0 Invalid entries.
> 2001/11/16 13:45:04| 0 With invalid flags.
> 2001/11/16 13:45:04| 635 Objects loaded.
> 2001/11/16 13:45:04| 0 Objects expired.
> 2001/11/16 13:45:04| 0 Objects cancelled.
> 2001/11/16 13:45:04| 0 Duplicate URLs purged.
> 2001/11/16 13:45:04| 0 Swapfile clashes avoided.
> 2001/11/16 13:45:04| Took 0.5 seconds (1165.3 objects/sec).
> 2001/11/16 13:45:04| Beginning Validation Procedure
> 2001/11/16 13:45:04| Completed Validation Procedure
> 2001/11/16 13:45:04| Validated 635 Entries
> 2001/11/16 13:45:04| store_swap_size = 2894k
> 2001/11/16 13:45:05| storeLateRelease: released 0 objects
> 2001/11/16 13:45:06| Preparing for shutdown after 0 requests
> 2001/11/16 13:45:06| Waiting 30 seconds for active connections to finish
> 2001/11/16 13:45:06| FD 5 Closing HTTP connection
> 2001/11/16 13:45:06| Shutting down...
> 2001/11/16 13:45:06| FD 6 Closing ICP connection
> 2001/11/16 13:45:06| FD 7 Closing SNMP socket
> 2001/11/16 13:45:06| aioSync: flushing pending I/O operations
> 2001/11/16 13:45:06| aioSync: done
> 2001/11/16 13:45:06| storeDirWriteCleanLogs: Starting...
> 2001/11/16 13:45:06| Finished. Wrote 635 entries.
> 2001/11/16 13:45:06| Took 0.0 seconds (207313.1 entries/sec).
> CPU Usage: 0.200 seconds = 0.110 user + 0.090 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 411
> Memory usage for squid via mallinfo():
> total space in arena: 2226 KB
> Ordinary blocks: 2202 KB 4 blks
> Small blocks: 0 KB 0 blks
> Holding blocks: 176 KB 1 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 24 KB
> Total in use: 2378 KB 107%
> Total free: 24 KB 1%
> 2001/11/16 13:45:06| aioSync: flushing pending I/O operations
> 2001/11/16 13:45:06| aioSync: done
> 2001/11/16 13:45:06| aioSync: flushing pending I/O operations
> 2001/11/16 13:45:06| aioSync: done
> 2001/11/16 13:45:06| Squid Cache (Version 2.3.STABLE3): Exiting normally.
> 2001/11/16 14:00:04| Starting Squid Cache version 2.3.STABLE3 for
> i586-pc-linux-gnu...
> 2001/11/16 14:00:04| Process ID 20752
> 2001/11/16 14:00:04| With 1024 file descriptors available
> 2001/11/16 14:00:04| DNS Socket created on FD 1
> 2001/11/16 14:00:04| Adding nameserver 10.20.1.110 from /etc/resolv.conf
> 2001/11/16 14:00:04| Unlinkd is disabled
> 2001/11/16 14:00:04| Swap maxSize 512000 KB, estimated 46545 objects
> 2001/11/16 14:00:04| Target number of buckets: 930
> 2001/11/16 14:00:04| Using 8192 Store buckets
> 2001/11/16 14:00:04| Max Mem size: 4096 KB
> 2001/11/16 14:00:04| Max Swap size: 512000 KB
> 2001/11/16 14:00:04| Local cache digest enabled; rebuild/rewrite every
> 3600/3600 sec
> 2001/11/16 14:00:04| Store logging disabled
> 2001/11/16 14:00:04| Rebuilding storage in /home/squid2/cache (CLEAN)
> 2001/11/16 14:00:04| Set Current Directory to /home/squid2/cache
> 2001/11/16 14:00:04| Loaded Icons.
> 2001/11/16 14:00:05| Accepting HTTP connections at 10.20.1.110, port 3128,
> FD 5.
> 2001/11/16 14:00:05| Accepting ICP messages at 0.0.0.0, port 3130, FD 6.
> 2001/11/16 14:00:05| Accepting SNMP messages on port 3401, FD 7.
> 2001/11/16 14:00:05| WCCP Disabled.
> 2001/11/16 14:00:05| Ready to serve requests.
> 2001/11/16 14:00:05| Done reading /home/squid2/cache swaplog (635 entries)
> 2001/11/16 14:00:05| Finished rebuilding storage from disk.
> 2001/11/16 14:00:05| 635 Entries scanned
> 2001/11/16 14:00:05| 0 Invalid entries.
> 2001/11/16 14:00:05| 0 With invalid flags.
> 2001/11/16 14:00:05| 635 Objects loaded.
> 2001/11/16 14:00:05| 0 Objects expired.
> 2001/11/16 14:00:05| 0 Objects cancelled.
> 2001/11/16 14:00:05| 0 Duplicate URLs purged.
> 2001/11/16 14:00:05| 0 Swapfile clashes avoided.
> 2001/11/16 14:00:05| Took 0.2 seconds (3553.1 objects/sec).
> 2001/11/16 14:00:05| Beginning Validation Procedure
> 2001/11/16 14:00:05| Completed Validation Procedure
> 2001/11/16 14:00:05| Validated 635 Entries
> 2001/11/16 14:00:05| store_swap_size = 2894k
> 2001/11/16 14:00:05| storeLateRelease: released 0 objects
> 2001/11/16 14:00:07| Preparing for shutdown after 0 requests
> 2001/11/16 14:00:07| Waiting 30 seconds for active connections to finish
> 2001/11/16 14:00:07| FD 5 Closing HTTP connection
> 2001/11/16 14:00:07| Shutting down...
> 2001/11/16 14:00:07| FD 6 Closing ICP connection
> 2001/11/16 14:00:07| FD 7 Closing SNMP socket
> 2001/11/16 14:00:07| aioSync: flushing pending I/O operations
> 2001/11/16 14:00:07| aioSync: done
> 2001/11/16 14:00:07| storeDirWriteCleanLogs: Starting...
> 2001/11/16 14:00:07| Finished. Wrote 635 entries.
> 2001/11/16 14:00:07| Took 0.0 seconds (207720.0 entries/sec).
> CPU Usage: 0.190 seconds = 0.130 user + 0.060 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 327
> Memory usage for squid via mallinfo():
> total space in arena: 2226 KB
> Ordinary blocks: 2202 KB 4 blks
> Small blocks: 0 KB 0 blks
> Holding blocks: 176 KB 1 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 24 KB
> Total in use: 2378 KB 107%
> Total free: 24 KB 1%
> 2001/11/16 14:00:07| aioSync: flushing pending I/O operations
> 2001/11/16 14:00:07| aioSync: done
> 2001/11/16 14:00:07| aioSync: flushing pending I/O operations
> 2001/11/16 14:00:07| aioSync: done
> 2001/11/16 14:00:07| Squid Cache (Version 2.3.STABLE3): Exiting normally.
> 2001/11/16 14:15:06| Starting Squid Cache version 2.3.STABLE3 for
> i586-pc-linux-gnu...
> 2001/11/16 14:15:06| Process ID 21704
> 2001/11/16 14:15:06| With 1024 file descriptors available
> 2001/11/16 14:15:06| DNS Socket created on FD 1
> 2001/11/16 14:15:06| Adding nameserver 10.20.1.110 from /etc/resolv.conf
> 2001/11/16 14:15:06| Unlinkd is disabled
> 2001/11/16 14:15:06| Swap maxSize 512000 KB, estimated 46545 objects
> 2001/11/16 14:15:06| Target number of buckets: 930
> 2001/11/16 14:15:06| Using 8192 Store buckets
> 2001/11/16 14:15:06| Max Mem size: 4096 KB
> 2001/11/16 14:15:06| Max Swap size: 512000 KB
> 2001/11/16 14:15:06| Local cache digest enabled; rebuild/rewrite every
> 3600/3600 sec
> 2001/11/16 14:15:06| Store logging disabled
> 2001/11/16 14:15:06| Rebuilding storage in /home/squid2/cache (CLEAN)
> 2001/11/16 14:15:06| Set Current Directory to /home/squid2/cache
> 2001/11/16 14:15:06| Loaded Icons.
> 2001/11/16 14:15:06| Accepting HTTP connections at 10.20.1.110, port 3128,
> FD 5.
> 2001/11/16 14:15:06| Accepting ICP messages at 0.0.0.0, port 3130, FD 6.
> 2001/11/16 14:15:06| Accepting SNMP messages on port 3401, FD 7.
> 2001/11/16 14:15:06| WCCP Disabled.
> 2001/11/16 14:15:06| Ready to serve requests.
> 2001/11/16 14:15:06| Done reading /home/squid2/cache swaplog (635 entries)
> 2001/11/16 14:15:06| Finished rebuilding storage from disk.
> 2001/11/16 14:15:06| 635 Entries scanned
> 2001/11/16 14:15:06| 0 Invalid entries.
> 2001/11/16 14:15:06| 0 With invalid flags.
> 2001/11/16 14:15:06| 635 Objects loaded.
> 2001/11/16 14:15:06| 0 Objects expired.
> 2001/11/16 14:15:06| 0 Objects cancelled.
> 2001/11/16 14:15:06| 0 Duplicate URLs purged.
> 2001/11/16 14:15:06| 0 Swapfile clashes avoided.
> 2001/11/16 14:15:06| Took 0.3 seconds (1882.3 objects/sec).
> 2001/11/16 14:15:06| Beginning Validation Procedure
> 2001/11/16 14:15:06| Completed Validation Procedure
> 2001/11/16 14:15:06| Validated 635 Entries
> 2001/11/16 14:15:06| store_swap_size = 2894k
> 2001/11/16 14:15:07| storeLateRelease: released 0 objects
> 2001/11/16 14:15:08| Preparing for shutdown after 0 requests
> 2001/11/16 14:15:08| Waiting 30 seconds for active connections to finish
> 2001/11/16 14:15:08| FD 5 Closing HTTP connection
> 2001/11/16 14:15:08| Shutting down...
> 2001/11/16 14:15:08| FD 6 Closing ICP connection
> 2001/11/16 14:15:08| FD 7 Closing SNMP socket
> 2001/11/16 14:15:08| aioSync: flushing pending I/O operations
> 2001/11/16 14:15:08| aioSync: done
> 2001/11/16 14:15:08| storeDirWriteCleanLogs: Starting...
> 2001/11/16 14:15:08| Finished. Wrote 635 entries.
> 2001/11/16 14:15:08| Took 0.0 seconds (207042.7 entries/sec).
> CPU Usage: 0.200 seconds = 0.120 user + 0.080 sys
> Maximum Resident Size: 0 KB
> Page faults with physical i/o: 395
> Memory usage for squid via mallinfo():
> total space in arena: 2226 KB
> Ordinary blocks: 2202 KB 4 blks
> Small blocks: 0 KB 0 blks
> Holding blocks: 176 KB 1 blks
> Free Small blocks: 0 KB
> Free Ordinary blocks: 24 KB
> Total in use: 2378 KB 107%
> Total free: 24 KB 1%
> 2001/11/16 14:15:08| aioSync: flushing pending I/O operations
> 2001/11/16 14:15:08| aioSync: done
> 2001/11/16 14:15:08| aioSync: flushing pending I/O operations
> 2001/11/16 14:15:08| aioSync: done
> 2001/11/16 14:15:08| Squid Cache (Version 2.3.STABLE3): Exiting normally.
>
> conf:
>
> http_port 10.20.1.110:3128
> hierarchy_stoplist cgi ? .asp
> acl QUERY urlpath_regex cgi-bin \? \.asp
> no_cache deny QUERY
> cache_mem 4 MB
> maximum_object_size 10240 KB
> cache_dir ufs /home/squid2/cache 500 2 256
> cache_access_log /home/squid2/logs/access.log
> cache_log /home/squid2/logs/cache.log
> cache_store_log none
> cache_swap_log /etc/squid/swap.log
> mime_table /home/squid2/etc/mime.conf
> pid_filename /etc/squid/squid.pid
> unlinkd_program /home/squid2/bin/unlinkd
> pinger_program /home/squid2/bin/pinger
> refresh_pattern ^ftp: 1440 20% 10080
> refresh_pattern ^gopher: 1440 0% 1440
> refresh_pattern . 0 10% 2880
> quick_abort_min 10 KB
> quick_abort_max 50 KB
> quick_abort_pct 90
> negative_ttl 5 minutes
> range_offset_limit 0 KB
> acl all src 10.20.0.0-10.20.255.255/255.255.0.0
> acl protocols proto http ftp
> acl SSL_ports port 443 563
> acl allports port 0-65535
> acl CONNECT method CONNECT
> acl manager proto cache_object
> acl safe_ports port 80 565 21 443
> acl local_host src 127.0.0.1/255.255.255.255
> icp_access allow all
> cache_effective_user squid
> cache_effective_group users
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
> logfile_rotate 1
> store_avg_object_size 11 KB
> icon_directory /home/squid2/etc/icons
> error_directory /home/squid2/etc/errors
> uri_whitespace allow
> http_access allow manager !local_host
> http_access deny manager
> http_access deny !safe_ports
> http_access deny CONNECT !SSL_ports
> http_access allow all
> cache_mgr admin@xxx.at
>
>
>
> mfg
> Andreas Predl

-- 
MARA Systems AB
Giving you basic free Squid support
Priority support or Squid enhancements available on request
Received on Sat Nov 17 2001 - 18:12:21 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:04:17 MST