At 09:27 99-12-21 , you wrote:
>Hello !
>
>Sorry for my English.
>
>I have two parent proxy (proxyA, proxyB).
>How I must configure my proxy server that
> FTP requests go thru proxyA and
> HTTP requests go thru proxyB ?
There is:
acl http proto HTTP
alc ftp proto FTP
cache_peer_access proxyA allow ftp
cache_peer_access proxyA deny !ftp
cache_peer_access proxyB allow http
cache_peer_access proxyB deny !http
prefer_direct deny all
never_direct allow all
Something like that.
****************************************************************
* Bartlomiej Solarz-Niesluchowski *
* Administrator WSISiZ *
* Motto - nie psuj Win'9x one i bez tego sie psuja.... *
* Jak sobie poscielisz tak sie wyspisz *
****************************************************************
Received on Tue Dec 21 1999 - 02:26:52 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:03 MST