[squid-users] squid 3.1 is stable enough for production / testing?

2008-11-10 Thread John Mok
Hi, I would like to setup squid proxy server for NTLM proxying (i.e. connection pinning) + ICAP (clamav). I hope someone could advise if there is any catch I need to pay attention with. Thanks a lot. John Mok

[squid-users] ICAP server error - Failed to open files

2008-03-21 Thread John Mok
the download file un-checked when it can not open it. Thanks a lot. John Mok

[squid-users] ICAP server failed to open files

2008-03-20 Thread John Mok
the download file un-checked when it can not open it. Thanks a lot. John Mok

Re: [squid-users] Support for NTLM web authentication on squid 3.0

2008-03-19 Thread John Mok
, and the IIS web server kept prompting for id and password. Is it a bug on squid-3.0 ? John Mok Kinkie wrote: On Mon, Mar 17, 2008 at 4:19 PM, John Mok <[EMAIL PROTECTED]> wrote: Hi, Did anyone try "Proxying of NTLM web authentication" on squid 3.0 :- http://devel.squi

[squid-users] Support for NTLM web authentication on squid 3.0

2008-03-17 Thread John Mok
Hi, Did anyone try "Proxying of NTLM web authentication" on squid 3.0 :- http://devel.squid-cache.org/ntlm/ Does it come with squid 3.0? If not, what is the any roadmap for the support? Regards, John Mok

Re: [squid-users] squid3 WindowsUpdate failed

2007-10-31 Thread John Mok
production environment (approx. 300 users). Thanks a lot, John Mok Jorge Bastos wrote: I forgive you. But just this once :P -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 31 de Outubro de 2007 11:09 To: [EMAIL PROTECTED] Cc: squid-users@squid

[squid-users] squid3 WindowsUpdate failed

2007-10-26 Thread John Mok
http://c.microsoft.com/trans_pixel.asp? - DIRECT/207.46.18.254 image/gif ### end of access.log ### Is it a bug or mis-configuration? Thank you, John Mok

[squid-users] ICAP patch for squid 2.6 STABLE16

2007-10-25 Thread John Mok
source codes to merge the rejected lines into the code. However, there was no icap objects after compilation. Can the icap-2.6 patch be applied to squid 2.6 STABLE16? Or there is something missing? Thanks a lot. John Mok

Re: [squid-users] Corruption problem of download files from squid

2006-11-06 Thread John Mok
parent 8080 3130 default acl local-servers dstdomain .example.com acl all src 0.0.0.0/0.0.0.0 never_direct deny local-servers never_direct allow all Will the cache peering causes any problem to the parent server? Regards, John Mok Mark Elsen wrote: Yes, it is a parent cache of the one

Re: [squid-users] Corruption problem of download files from squid

2006-11-06 Thread John Mok
e a file or website problem. Regards, John Mok -Original Message- From: John Mok [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 9:31 AM To: squid-users@squid-cache.org Subject: [squid-users] Corruption problem of download files from squid Hi, I am using Squid STABLE4 o

[squid-users] Corruption problem of download files from squid

2006-11-06 Thread John Mok
are the access, cache and store logs. Thanks a lot. John Mok === Start of access log === 1162802103.646 2326 10.144.1.85 TCP_MISS/200 79756 GET http://www.citizenwatch.com/Database/download.asp? - DIRECT/38.113.20.13 application/octet-stream 1162802114.356 1842 10.144.1.85 TCP_MISS/200

[squid-users] Squid 2.6 - Support for proxying of NTLM web authentication

2006-07-03 Thread John Mok
Hi, What is the support status of Squid 2.6-STABLE1 for "Proxying of NTLM web authentication"? Does it include the same level of support as Cacheboy version? Thank you, John Mok

[squid-users] HOWTO accelerate WindowsUpdate

2006-06-30 Thread John Mok
application/octet-stream Is there any way to cache the winodwsupdate? Thanks a lot. John Mok

Re: [squid-users] NTLM web authentication

2006-05-12 Thread John Mok
Dear Henrik, Thank you for your prompt response. In the section "Proxying of NTLM web authentication" of following article :- http://devel.squid-cache.org/ntlm/ Is the function available in the current squid-3.0-PRE3-2006 that I could play with it? Regards, John Mo

[squid-users] NTLM web authentication

2006-05-10 Thread John Mok
Squid proxy supports NTLM challenge-response type web authentication on Windows NT4/2000 servers? If it does, where can I get the setup/config. documentation to make it work? Thanks a lot. John Mok

Re: [squid-users] my squid box spoofed !!

2005-05-16 Thread John Mok
Dear Alex, Which version are you using? Did you try to set acl and allow requests from intranet (e.g. 192.168.1.0/255.255.255.0) only :- acl intranet src 192.168.0.0/255.255.255.0 http_access allow intranet http_access deny all Regards, John Mok Alex wrote: Dear All, i have a problem with my

Re: [squid-users] Squid proxy problem to access both intranet and internet servers

2005-04-25 Thread John Mok
entication to the ASP application, please advise how can I configure the squid proxy, such that the proxy server could pass the authentication process at the time when user authenticate to the intranet server via squid proxy. Thank you, John Mok Henrik Nordstrom wrote: On Sat, 23 Apr 2005

[squid-users] Squid proxy problem to access both intranet and internet servers

2005-04-22 Thread John Mok
ope anyone could help to advise how to solve the problem in squid config. because the intranet is so large that I could not add the domains of direct access one by one to every users. Thanks a lot. John Mok