I have problems when I call the same page with multiple browsers at the same time. As soon as i close all but one browser the page loads. ... but thinking about it this should be unrelated
On Nov 21, 2:50 am, Carlos <carlosgali...@gmail.com> wrote: > Hi, > > Why do IE (v. 8) and Firefox (v. 3.6 with Firebug) browsers quite > often take a LOOONG time to load web2py urls in the following format?: > > http://127.0.0.1:8000/ > > I just see in the following in the status bar: > > Waiting forhttp://127.0.0.1:8000/... > > Even after trying to refresh/reload many times, and then all of the > sudden everything work ok, until the delays occur again ! > > When using Chrome, I never have to wait, there are no delays, and > everything is very fast. > > I'm using web2py 1.89.1 source on win7. > > Any ideas?. > > Thanks, > > Carlos