I'm looking into running multiple renderd instances across multiple machines to load balance the rendering of tiles. It seems like renderd supports this with the [renderd01] and [renderd02] options in the config files. If anyone has any experience, I was hoping to ask a few questions since I've had trouble finding resources online about it:
Thank you! asked 27 Jul '18, 00:43 coderunner |
Just to be clear, which config file are you talking about? If you mean answered 28 Jul '18, 14:25 SomeoneElse ♦ |
Yes sorry. Didn't specify but I meant renderd.conf. It looks like you set the IP for the worker machines in those sections and the master load balances requests across all the workers listed (even if they are on separate machines on the same network? Also if you are the owner of the someoneelseosm mod_tile fork, thanks for doing that! answered 28 Jul '18, 14:55 coderunner
If you can get all that working it'd be great if you could write up a diary entry or similar about it - I'm sure that it'd be useful to lots of other people.
(28 Jul '18, 15:00)
SomeoneElse ♦
|