On Fri, 2 Jan 2004, Paas, Sven wrote: > I found that when browsing an FTP-Server with > a web browser, the web pages delivered to the > browser contains links to the visible_hostname > of the "external cache", but not the visible_hostname > of the "internal cache".
This is because it is the external cache who renders the FTP directories into HTML. > Of course, the visible_hostname of the "external > cache" is neither in DNS nor should it be > directly accessible by clients. Just make the clients use their proxy for this host name and they will be happy. > What am I doing wrong? That your clients does not know how to deal with the visible_hostname of one of your proxies. Regards Henrik