On May 15, 8:21 pm, "Jason Winnebeck" <[EMAIL PROTECTED]> wrote: > -----Original Message----- > From: Pankaj Chawla > > Is there an specific problems using Trac over VPN. > ------------------------- > > There shouldn't be. Something like a VPN should be transparent to a > server, because what VPN does is effectively simulates the remote > machine as a machine on the local network. The only real different is > performance. If the pages are too big and/or loading too slowly maybe it > can trigger that error. > > Otherwise, it could be a fault in the VPN with the connection dropping > occasionally.
Hi Jason, I have been using VPN for years for accessing both intranet and internet sites and I never have this problem. Also if you note, the problem got a lot better when I moved from tracd to apache (with tracd I can never login) but with apache also I get the problem even though a lot less. So looks like the bottleneck is somewhere in trac-python integration which is not able to synthesize the pages quick enough for the server to pass on to the client. I am using python25 with trac 0.11b Thanks Pankaj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
