Performance

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: ==Running Squid on your region server as a reverse proxy to the asset server== 1. Download and install the Squid Proxy from: http://www.squid-cache.org/Download/<br> 2. Create your [[squid...)
 
Line 1: Line 1:
 +
__NOTOC__
 +
{{Template:Quicklinks}}
 +
<br />
 +
 
==Running Squid on your region server as a reverse proxy to the asset server==
 
==Running Squid on your region server as a reverse proxy to the asset server==
 
1. Download and install the Squid Proxy from: http://www.squid-cache.org/Download/<br>
 
1. Download and install the Squid Proxy from: http://www.squid-cache.org/Download/<br>

Revision as of 16:54, 21 May 2009


Running Squid on your region server as a reverse proxy to the asset server

1. Download and install the Squid Proxy from: http://www.squid-cache.org/Download/
2. Create your squid.conf configuration file.
3. Change your asset_server configuration in your OpenSim.ini to point to http://localhost:3128/
4. Start everything up!

Now assets will be cached in the squid cache on the region server, and will be served up much faster, especially on region restart.

Personal tools
General
About This Wiki