[Seaside] Seaside and absolute URLs

Todd Blanchard tblanchard at mac.com
Wed Oct 10 15:34:40 UTC 2007


I don't get why seaside insists on generating absolute urls at all.   
It seems to be bad practice.  Consider one apache doing load  
balancing to multiple application servers.  Seems more flexible to  
use relative urls (and, in fact, this is the first hack I make to any  
seaside - I kill off the absolute url code).

-Todd Blanchard

On Oct 9, 2007, at 8:55 AM, Lukas Renggli wrote:
> The only difference between Apache
> 1 and 2 is that Apache 1 does not support the PreserveProxyHost
> directive, so you just skip it in your configuration and set
> server-name and port
> in the Seaside configuration, so that Seaside can properly generate
> absolute URLs.
>



More information about the seaside mailing list