/ Zope / Apsis / Pound Mailing List / Archive / 2004 / 2004-11 / Re: how can I suppress display of ports in apache?

[ << ] [ >> ]

[ New -current from 10/28? / "John D" ... ] [ where is punds documentation? / robert rottermann ... ]

Re: how can I suppress display of ports in apache?
robert rottermann <robert(at)redcor.ch>
2004-11-01 15:14:39 [ FULL ]
Thanks for the answers I got so far.
Still I can not suppress the display of the ports pound is using to call 
zope (trough apache).

Robert

Pavel Francírek wrote:[...][...]
>>>Or Is there an other way to have the communication compressed
?[...][...][...][...][...][...]

Re: how can I suppress display of ports in apache?
Robert Segall <roseg(at)apsis.ch>
2004-11-01 15:39:14 [ FULL ]
On Monday 01 November 2004 15.14, robert rottermann wrote:[...]

The reason I suggested you get rid of Apache is that this has nothing to do 
with Pound. The problem is that Zope uses its own access address/port as the 
base for all generated URL's (including the infamous <base> tage and all
full 
links, frames and images). If you have

client -> Pound IP:80 -> Apache IP:8080 -> Zope IP:10080

then Zope will use (Apache IP:8080) as its base. Given that Pound knows 
nothing about what happens behind Apache it can also not deal with it.

Additional issues may be created by Apache rewrite/proxy rules. These are 
still completely beyond the scope of Pound.[...]

MailBoxer