I would love to use another tool, however can your tools do ssl_bumping aka filtering of HTTPS traffic WITHOUT putting a cert on the client side? This is the only way I've been able to come up with to do both HTTPS and HTTP Content Filtering using squid.
Thanks for all advice:) On Tue, Feb 9, 2016 at 3:50 PM, Rafael Akchurin < [email protected]> wrote: > Hello Panda Admin, > > > > If you do not mind looking at ICAP filtering instead of only URL filtering > please take a look at our qlproxy (ICAP web filter for Squid). > > The shalla list formatted folders with categories can be used as is as > third party blacklist provider and I presume takes less time to process > upon start. > > > > Please note we currently do not support regexes in the list of domain > names. > > > > Best regards, > > Rafael > > > > *From:* squid-users [mailto:[email protected]] *On > Behalf Of *Panda Admin > *Sent:* Tuesday, February 9, 2016 5:01 PM > *To:* Kinkie <[email protected]> > *Cc:* [email protected] > *Subject:* Re: [squid-users] Squid Crashing > > > > I see that, but that's not possible. I still have system memory available. > > I just did a top while running squid, never went over 30% memory usage. > It maxed out the CPU but not the memory. So, yeah...still confused. > > > > On Tue, Feb 9, 2016 at 10:55 AM, Kinkie <[email protected]> wrote: > > Hi, > it's all in the logs you posted: > > ipcCreate: fork: (12) Cannot allocate memory > WARNING: Cannot run '/lib/squid3/ssl_crtd' process. > ... > FATAL: Failed to create unlinkd subprocess > > You've run of system memory during startup. > > > > On Tue, Feb 9, 2016 at 4:47 PM, Panda Admin <[email protected]> > wrote: > > Hello, > > > > I am running squid 3.5.13 and it crashes with these errors: > > > > 2016/02/09 15:43:24 kid1| Set Current Directory to /var/spool/squid3 > > 2016/02/09 15:43:24 kid1| Starting Squid Cache version 3.5.13 for > > x86_64-pc-linux-gnu... > > 2016/02/09 15:43:24 kid1| Service Name: squid > > 2016/02/09 15:43:24 kid1| Process ID 7279 > > 2016/02/09 15:43:24 kid1| Process Roles: worker > > 2016/02/09 15:43:24 kid1| With 1024 file descriptors available > > 2016/02/09 15:43:24 kid1| Initializing IP Cache... > > 2016/02/09 15:43:24 kid1| DNS Socket created at [::], FD 6 > > 2016/02/09 15:43:24 kid1| DNS Socket created at 0.0.0.0, FD 7 > > 2016/02/09 15:43:24 kid1| Adding nameserver 10.31.2.78 from > /etc/resolv.conf > > 2016/02/09 15:43:24 kid1| Adding nameserver 10.31.2.79 from > /etc/resolv.conf > > 2016/02/09 15:43:24 kid1| Adding domain nuspire.com from > /etc/resolv.conf > > 2016/02/09 15:43:24 kid1| helperOpenServers: Starting 5/10 'ssl_crtd' > > processes > > 2016/02/09 15:43:24 kid1| ipcCreate: fork: (12) Cannot allocate memory > > 2016/02/09 15:43:24 kid1| WARNING: Cannot run '/lib/squid3/ssl_crtd' > > process. > > 2016/02/09 15:43:24 kid1| ipcCreate: fork: (12) Cannot allocate memory > > 2016/02/09 15:43:24 kid1| WARNING: Cannot run '/lib/squid3/ssl_crtd' > > process. > > 2016/02/09 15:43:24 kid1| ipcCreate: fork: (12) Cannot allocate memory > > 2016/02/09 15:43:24 kid1| WARNING: Cannot run '/lib/squid3/ssl_crtd' > > process. > > 2016/02/09 15:43:24 kid1| ipcCreate: fork: (12) Cannot allocate memory > > 2016/02/09 15:43:24 kid1| WARNING: Cannot run '/lib/squid3/ssl_crtd' > > process. > > 2016/02/09 15:43:24 kid1| ipcCreate: fork: (12) Cannot allocate memory > > 2016/02/09 15:43:24 kid1| WARNING: Cannot run '/lib/squid3/ssl_crtd' > > process. > > 2016/02/09 15:43:24 kid1| helperOpenServers: Starting 0/15 'squidGuard' > > processes > > 2016/02/09 15:43:24 kid1| helperOpenServers: No 'squidGuard' processes > > needed. > > 2016/02/09 15:43:24 kid1| Logfile: opening log syslog:local5.info > > 2016/02/09 15:43:24 kid1| ipcCreate: fork: (12) Cannot allocate memory > > FATAL: Failed to create unlinkd subprocess > > Squid Cache (Version 3.5.13): Terminated abnormally. > > CPU Usage: 20.041 seconds = 19.115 user + 0.926 sys > > Maximum Resident Size: 4019840 KB > > Page faults with physical i/o: 0 > > > > > > Anybody have an idea why? > > > > > _______________________________________________ > > squid-users mailing list > > [email protected] > > http://lists.squid-cache.org/listinfo/squid-users > > > > > > -- > Francesco > > >
_______________________________________________ squid-users mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-users
