[Seaside] Strange performance issue with Firefox 3.6/Windows

Stuart Herring st-lists at stuartherring.com
Sat Mar 27 20:48:23 UTC 2010


On Thu, Mar 25, 2010 at 9:42 AM, Sean Malloy <smalloy at gmail.com> wrote:
> Hi,
>
> TLDR version:
>
> If you are developing on Windows 7 with IP6 enabled, and connecting to
> Comanche and suffering a weird 1s request/response lag, edit your
> hosts file and un-comment the IP4 definition for localhost, but leave
> the IP6 definition commented out. - I'm not sure what the side effects
> of doing that are though, but It Works On My Machine! (TM)
>

This has been a problem with Firefox and Seaside on Vista for ages -
at least as far back as FF3.0
got to about:config in Firefox and set network.dns.disableIPv6 to
true, and you shouldn't need to fiddle with your hosts file.

Regards,
Stuart


More information about the seaside mailing list