░▒▓ ɹɐzǝupɐɥʞ ɐzɹıɯ ▓▒░ wrote:
[EMAIL PROTECTED]:/home/mirza# tail -f /var/log/squid/cache.log
2008/11/12 12:48:44| parseHttpRequest: Unsupported method 'NICK'
2008/11/12 12:48:44| clientReadRequest: FD 31 (192.169.1.112:1539)
Invalid Request
2008/11/12 12:49:14| parseHttpRequest: Unsupported method 'NICK'
2008/11/12 12:49:14| clientReadRequest: FD 28 (192.169.1.112:1540)
Invalid Request
2008/11/12 12:49:44| parseHttpRequest: Unsupported method 'NICK'
2008/11/12 12:49:44| clientReadRequest: FD 28 (192.169.1.112:1541)
Invalid Request
2008/11/12 12:50:14| parseHttpRequest: Unsupported method 'NICK'
2008/11/12 12:50:14| clientReadRequest: FD 28 (192.169.1.112:1542)
Invalid Request
2008/11/12 12:50:44| parseHttpRequest: Unsupported method 'NICK'
2008/11/12 12:50:44| clientReadRequest: FD 28 (192.169.1.112:1543)
Invalid Request


to amos : this is error come from my other proxy server not same
server like what i sent you private email


If it matters and extension_methods is available (should be).
  add "extension_methods NICK" to squid.conf

If both NICK and REGISTER show up it may be some broken SIP software sending SIP through Squid without wrapping it properly. Nothing can be done about that short of fixing the SIP software.


Amos


On Wed, Nov 12, 2008 at 12:47 PM, Amos Jeffries <[EMAIL PROTECTED]> wrote:
░▒▓ ɹɐzǝupɐɥʞ ɐzɹıɯ ▓▒░ wrote:
base on :
http://www.mail-archive.com/[email protected]/msg52826.html
what should i do with my squid ?

Check cache.log to see if you can locate what the request methods are.
Increase debug level to  "debug_options ALL,1 11,6 73,6"   if needed to get
more details on the requests coming in.

Then use extension_methods to allow them through Squid.

Amos
--
Please be using
 Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
 Current Beta Squid 3.1.0.2






--
Please be using
  Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
  Current Beta Squid 3.1.0.1

Reply via email to