ActiveState Powered by ActiveState

ActiveState Community


Proxy Settings

Posted by rblasch on 2007-07-17 03:01
OS: All / Any

I'm probably missing something obvious here, but how do I set the HTTP/HTTPS/FTP proxy settings in Komodo? I changed the settings in about:config, but I don't think that's the way I'm supposed to do it.

shanec | Tue, 2007-07-17 09:35

You can configure through about:config, which is fine. We'll be looking at exposing the configuration for this before final release of 4.2.

rblasch | Tue, 2007-07-17 10:07

Thanks for your response. In case anyone else wants to set it, here are the relevant keys.

network.proxy.http        your HTTP proxy host name
network.proxy.port        and port

network.proxy.ssl           same as for network.proxy.http
network.proxy.ssl_port    and network.proxy.port

network.proxy.type        1

The network.proxy.type is important, it activates the manual configuration. See the Firefox documentation for details and other parameters.

trentm | Fri, 2007-07-20 11:16

As of Komodo 4.2.0 beta 5 you can set proxy settings in Komodo's preferences.

teki321 | Wed, 2007-08-15 16:38

> As of Komodo 4.2.0 beta 5 you can set proxy settings in Komodo's preferences.

Which doesn't work for me. It just doesn't do anything.

ToddW | Wed, 2007-09-05 16:05

We've found a bug with the proxy settings dialog in the Komodo preferences. They are not persisting (being set correctly) on the Windows platform. See:
http://bugs.activestate.com/show_bug.cgi?id=71816

You can still set the proxy values using the "about:config" mentioned above.

Cheers,
Todd

-->