[Opensim-users] Where are the web proxy config settings ?
Justin Clark-Casey
jjustincc at googlemail.com
Mon Apr 11 20:28:18 UTC 2011
On 11/04/11 16:05, Simon Slavin wrote:
>
> On 6 Apr 2011, at 12:06am, Justin Clark-Casey wrote:
>
>> On 05/04/11 10:15, Simon Slavin wrote:
>>> I'm running OpenSim on a university campus. For access to web sites off-campus we /have/ to go through the campus proxy server, using an IP address and a port number. If we try to access the web server directly we get no useful answer.
>>
>> Hi Simon. The HttpProxy setting still exists in [Startup] - in the latest OpenSim you can see it commented out in bin/OpenSimDefaults.ini and it can be set in OpenSim.ini.
>
> For our proxy we have to use a specific port rather than port 80. I see no separate line for setting the port. Can someone tell me whether OpenSim correctly handles the port when it's specified in the following standard way ?
>
> HttpProxy = "http://ourcacheserver.lancs.ac.uk:8080/"
As far as I can see that should work. This string eventually gets used as a Uri in .Net's WebProxy class
http://msdn.microsoft.com/en-us/library/system.net.webproxy.aspx
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
More information about the Opensim-users
mailing list