Bug 1629

Summary: Нужно добавить настрйки для работы клиентов jabber через прокси
Product: Sisyphus Reporter: Igor Muratov <migor>
Component: squidAssignee: Kostya Timoshenko <kt>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 CC: abulava, shaba
Version: unstable   
Hardware: all   
OS: Linux   

Description Igor Muratov 2002-11-27 15:43:20 MSK
Вот что-то вроде патча
  acl SSL_ports port 443 563
+ acl Jabber_ports port 5222
- http_access deny CONNECT !SSL_ports
+ http_access deny CONNECT !SSL_ports !Jabber_ports
---

---

Comment 1 Igor Muratov 2004-05-20 12:26:00 MSD
Еще один штрих и багу можно закрыть :)

- acl Jabber_ports port 5222
+ acl Jabber_ports port 5222 5223
Comment 2 Andrei Bulava 2004-06-07 13:32:59 MSD
Fixed in 2.5.STABLE5-alt3.