Hello,
I have the following problem:
when i serve the site:
http://thejimmahknows.com/squid-proxy-splash-page-2/?doing_wp_cron=1459339456.8651709556579589843750
the authentication/squid ask me for user & password.
That's all ok.
But, when you look at the right, there is a frame with ads.
And t
Hello Amos,
Thank You for the detail E-Mail.
Jens
--
. ."|
/| / | _.._
. |/ |.-"". /|
/\/ |__
| _.-"""//
| _.-" /."| /
".__.-" " | \
| | |
/_ _.
Hello Folks,
I download the latest squid4.07 sources last night.
I can compile it without erros.
I have a optimized squid.conf - it works with squid3.
But now, I get:
ale missing adapted httprequest object
ale missing url
in the cache.log and sites where not block!
Here is my squid.config, an
Hello,
I have running a ffserver on remote machine without parameters - except
#File: /etc/ffserver.conf
Port 8090
# bind to all IPs aliased or not
BindAddress 0.0.0.0
# max number of simultaneous clients
MaxClients 1000
# max bandwidth per-client (kb/s)
MaxBandwidth 1
# Suppress that if yo
Hello,
bellow, a Perl script that works for me - it redirect the
URL in browser; when i type in "web.de" the result is
"www.freenet.de".
But the browser don't connect to www.freenet.de,
he shows me a Error: redirect-error - this problem can
be, when Cookies deactivated or denied.
(iceweasel - fir
Hi,
next, the output, followed by the config snippet, the perl script is fixed,
but don't work - squid shows only Error - Access Denied ...
2015/11/30 22:00:14.168 kid1| Process Roles: worker
2015/11/30 22:00:14.168 kid1| With 65536 file descriptors available
2015/11/30 22:00:14.168 kid1| Initia
Hello,
I have try a "url_rewrite_program" that should redirect a page,
that content is filtered / changed.
I add 2 lines to config:
url_rewrite_program /sap/squid/rewrite.pl
#deny_info http://www.freenet.de !mysql_blocker
both cases don't work.
How can I fix that?
Here the perl script:
#!/usr/
Hello,
how can i block websites by name or regex?
The block script does not block sites.
I want my own helper, so I can customize
some tasks.
When I start the script in a shell, the file called
"datei.txt" is append texted, if condition is set
to OK.
But squid gives some thing else what I am
over
Hello,
what means the log ouput TCP_MISS/200 ?
Error in squid config?
Jens
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
Hello,
I have following squid3.4.8.conf:
http://pastebin.com/1gJQFfmM
I have remove the comments in the file, and do a little bit
changes; added acl and external helper.
Else, the rest should be identical with the original example
file that was included in install package.
squid seems to start
Hello,
Now, I use the follow script.
But, it ends in endless search - web browser site search.
#!/usr/bin/python
import sys
import time
def grant ():
sys.stdout.write( 'OK\n' )
def deny ():
sys.stdout.write( 'ERR\n' )
while True:
line = sys.stdin.readline()
if (line.find(
Hello,
I have problems to block web sites listet in mysql database.
When i start the script below, it works, but squid3.4 give me log output;
2015/11/14 01:27:40 kid1| helperHandleRead: unexpected read from
blockscript #Hlpr0, 3 bytes 'OK
how can i fix that problem ?
Thanks in advice
Jens
12 matches
Mail list logo