[Twisted-web] load balancing and performance

Andrea Arcangeli andrea at cpushare.com
Sun Jan 30 17:18:41 MST 2005


On Sun, Jan 30, 2005 at 11:09:34PM +0000, Valentino Volonghi wrote:
> Yeah, right... That was an 'old' version. And I forgot to fix it.

Never mind, that was good enough hacking starting point for me ;)

> It's better to use:
> 
> url.URL.fromContext(ctx).path

Wouldn't that screwup caching across different vhost? It would fail
caching on different nevow sites on different ports too. So I believe
the __str__ method is more correct index for the hash.

> Ehe :). Not bad for a 1 UP system.

Indeed ;)



More information about the Twisted-web mailing list