[Twisted-Python] Twisted webserver performance issues
exarkun at twistedmatrix.com
exarkun at twistedmatrix.com
Sun Nov 8 06:55:05 MST 2009
On 06:26 am, leyssw at ihug.co.nz wrote:
>Neither of the below issues will be a problem
>
>Jean-Paul
>Logged in users have a cookie set (I imagine). by default Varnish will
>not present cached results to users with a cookie, nor will it cache
>their results for others to see. So the 10% of hits (totally my guess)
>that are for authenticated users will not be cached. However, some more
>static assets could be cached regardless of cookies if we so desire.
Nope. All users have cookies, so Varnish won't present cached results
to any of them.
Jean-Paul
More information about the Twisted-Python
mailing list