W-Mark Kubacki wrote:
> Johnny Blonde schrieb:
>> accessing the app directly is amazing fast ;-)
>>
>> but when i try to proxy it through apache/ssl it´s becomes
>> veeeeeerrryyyyyy slow.
>> [...]
> 
> Please keep in mind that the response time is higher on SSL connections
> than normal ones. And in some browsers caching is turned off in SSL mode.

Yes, but it shouldn't be THAT slow anyway. Johnny, can you check whether
it is slow when you proxy through apache generally, or only when you are
using ssl?

> If possible try to serve all the non-security relevant portions from
> non-SSL servers.

One problem with this is that some browsers complain if you load part of
the page (e.g. images) without SSL. That's why I tend to serve
everything via the same SSL connection, without ever hitting any
performance problems.

-- Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to