[squid-users] acl acl_name external class_name [arguments ...] and external_acl_type name ... [helper arguments...]

2009-05-13 Thread louis gonzales
passed as [ helper arguments...] ??? Thanks, -- Louis Gonzales BSCS EMU 2003 HP Certified Professional louis.gonza...@linuxlouis.net

Re: [squid-users] Re: %{Referer} or %{Referrer} header to external helper?

2009-05-12 Thread louis gonzales
iter, in fact) is to > buffer the helper's STDOUT. Make sure you either disable buffering entirely > (in perl, you can do this with a "$| = 1;" statement) or make sure you > flush() STDOUT after printing OK/ERR. > > -C > > On May 12, 2009, at 9:23 AM, louis gonz

[squid-users] Re: %{Referer} or %{Referrer} header to external helper?

2009-05-12 Thread louis gonzales
Amos, Thanks for the response - after some testing last night, not sure what was hanging it up, but got it to work fine. So "everything is good". Thanks again. On Tue, May 12, 2009 at 7:20 AM, Amos Jeffries wrote: > louis gonzales wrote: >> >> Dist, >> In pre

[squid-users] %{Referer} or %{Referrer} header to external helper?

2009-05-11 Thread louis gonzales
Dist, In pre 3.0 Squid versions, I used the %{Referer} header to an external helper, I 'seem' to be having an issue with this Request Header in 3.0... just wondering if anyone else has had an issue "OR" can confirm that it works? Thanks List, -- Louis Gonzales BSCS E

[squid-users] Squid 2.7.STABLE6 - peerDigestFetchAbort peer 192.168.0.1 Bad Request

2009-04-08 Thread louis gonzales
168.0.1, reason: Bad Request 2009/04/09 00:46:59| temporary disabling (Bad Request) digest from 192.168.0.1 2009/04/09 00:46:59| fwdAbort: http://192.168.0.1/squid-internal-periodic/store_digest -- Louis Gonzales BSCS EMU 2003 HP Certified Professional louis.gonza...@linuxlouis.net

[squid-users] reverse proxy setup, to http driven application that serves file segments

2009-04-07 Thread louis gonzales
ched 'all' 2009/04/08 01:01:16| clientReadRequest: FD 12: no data to process ((10035) WSAEWOULDBLOCK, Resource temporarily unavailable.) ------- -- Louis Gonzales BSCS EMU 2003 HP Certified Professional louis.gonza...@linuxlouis.net

Re: [squid-users] defaultsite=domainname?

2009-04-07 Thread louis gonzales
Amos, I was giving the incorrect IP address for the webserver. After lots of debugging and verbose DEBUG ALL,3 - OMG :) "my issues" was, lack of sleep! If anyone needs help getting a reverse proxy set up, let me know. --- - [clients] Thanks for your earlier insights Amos! R

Re: [squid-users] defaultsite=domainname?

2009-04-07 Thread louis gonzales
th: Checking '3D8B98FA9C7FBCC0711DCF9AB7173967' 2009/04/07 04:39:04| InvokeHandlers: 3D8B98FA9C7FBCC0711DCF9AB7173967 2009/04/07 04:39:04| InvokeHandlers: checking client #0 2009/04/07 04:39:04| storeUnlockObject: (C:\work\SNT-2.7\src\errorpage.c:331): key '3D8B98FA9C7FBCC0711DC

Re: [squid-users] defaultsite=domainname?

2009-04-07 Thread louis gonzales
com without the host/cname prefix. "words" themselves are ambiguous I appreciate your insight. On Tue, Apr 7, 2009 at 4:05 AM, Amos Jeffries wrote: > louis gonzales wrote: >> >> Amos, >> Yes "did seen these".  My specific question, results fr

Re: [squid-users] defaultsite=domainname?

2009-04-07 Thread louis gonzales
:) - I'll take a peek when I get a chance. Thanks for your insights, as always. On Tue, Apr 7, 2009 at 4:05 AM, Amos Jeffries wrote: > louis gonzales wrote: >> >> Amos, >> Yes "did seen these".  My specific question, results from the fact >> that

Re: [squid-users] defaultsite=domainname?

2009-04-07 Thread louis gonzales
reverse proxy server "appear as the origin server". On Tue, Apr 7, 2009 at 3:30 AM, Amos Jeffries wrote: > louis gonzales wrote: >> >> Dist, >> Squid 2.7.Stable6 >> I'm setting up a reverse proxy, such that the Squid system will be >> viewed as

[squid-users] defaultsite=domainname?

2009-04-06 Thread louis gonzales
Dist, Squid 2.7.Stable6 I'm setting up a reverse proxy, such that the Squid system will be viewed as the "originserver" to the clients contacting it. Does the "defaultsite=" attribute get the name of the "actual web server" or the proxy server? Thanks,

[squid-users] "concurrency" attribute external_acl_type

2009-04-04 Thread louis gonzales
instance start up, that can fork() and deal with each URL/URI request, however, I'm not sure Squid in its current incarnation passes enough information OR doesn't permit specific enough passback (from the helper) information, to make this happen. Any deeper insights, would be tremendously appreciated. Thanks, -- Louis Gonzales BSCS EMU 2003 HP Certified Professional louis.gonza...@linuxlouis.net

Re: [squid-users] External Helper - %{Hdr:member} ?

2007-11-22 Thread Louis Gonzales
! Best, Henrik Nordstrom wrote: On ons, 2007-11-21 at 20:13 -0500, Louis Gonzales wrote: Per the RFC for HTTP headers, Referer has both 'absoluteURI' and 'relativeURI', do you have an example of 'any' of the %{Hdr:member} HTTP headers, for syntactical re

Re: [squid-users] External Helper - %{Hdr:member} ?

2007-11-21 Thread Louis Gonzales
Henrik Nordstrom wrote: On ons, 2007-11-21 at 00:07 -0500, Louis Gonzales wrote: Where I seem to be failing is, attempting to send any other HTTP host header information, just is not working for me. For example if I try: %{Referer} I'm getting a "-" which means not

[squid-users] External Helper - %{Hdr:member} ?

2007-11-20 Thread Louis Gonzales
Hello List, I've been trying to send different information to the external helper via the %{Hdr:member} parameter, but to no avail. %{Host} and %{HOST} work wonderfully - assuming there is 'no' case sensitivity? Where I seem to be failing is, attempting to send any other HTTP host header info

[squid-users] External Helper Squid Behavior.

2007-11-15 Thread Louis Gonzales
Louis Gonzales wrote: Dist, Squid Version: 2.6.STABLE13 OS: Solaris 10 Compiled With: configure options: '--prefix=/usr/local' '--enable-mempool-debug' '--enable-xmalloc-statistics' '--enable-devpoll' '--enable-storeio=ufs aufs' '--enab

[squid-users] Re: External Helper Question.

2007-11-15 Thread Louis Gonzales
Sorry List, Resending without HTML. Louis Gonzales wrote: Dist, Squid Version: 2.6.STABLE13 OS: Solaris 10 Compiled With: configure options: '--prefix=/usr/local' '--enable-mempool-debug' '--enable-xmalloc-statistics' '--enable-devpoll' '--enabl

[squid-users] External Helper Question.

2007-11-15 Thread Louis Gonzales
Dist, Squid Version: 2.6.STABLE13 OS: Solaris 10 Compiled With: configure options: '--prefix=/usr/local' '--enable-mempool-debug' '--enable-xmalloc-statistics' '--enable-devpoll' '--enable-storeio=ufs aufs' '--enable-icmp' '--enable-delay-pools' '--enable-useragent-log' '--enable-referer-log' '

[squid-users] Re: Dynamic ACL Regex's associated with authenticated user

2007-03-05 Thread louis gonzales
Henrik Nordstrom wrote: mån 2007-03-05 klockan 18:17 -0500 skrev louis gonzales: Hello all, There is one %{Header}'s that I want to read in my external helper program. %{Host} external_acl_type eXhelper %LOGIN %{Host} /path/to/my/eXhelper.pl I read in STDIN and get the "usernam

[squid-users] Re: Dynamic ACL Regex's associated with authenticated user

2007-03-05 Thread louis gonzales
Hello all, There is one %{Header}'s that I want to read in my external helper program. %{Host} external_acl_type eXhelper %LOGIN %{Host} /path/to/my/eXhelper.pl I read in STDIN and get the "username password" as supplied by the user, who is prompted by basic authentication. Where are the conten

[squid-users] Re: squid-users Digest 5 Mar 2007 03:15:26 -0000 Issue 2494

2007-03-04 Thread louis gonzales
Hello all, After a couple of days working on Squid and external helper - customer PERL program - I got my perl program to get the STDIN from Squid and can connect to postgres via DBI for some additional actions. My question is about my external_acl_type line in the squid.conf and passing %{He