venkatbo wrote:
can that file be pre-fetched and contents stored in memory ?
(Assuming the file's contents don't change... or
assuming its infrequent change can be notified somehow...)

/venkat

The real bottleneck is when user types the login and password into the
form which starts the authentication.
*That* is the slow part I'd like to not block on.  The file downloading
comes later and it ok after the authentication is done.

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