On 2010-07-07, Torsten Harenberg wrote: > Am 07.07.10 10:08, schrieb Sebastian Spaeth: > > hat do you mean with it refuses to run new? The client shouldn't refuse > > to render a tile if you tell it to do so.... > > Well.. I think there is a limit of 150 request you can render at the > same time. I would love to get rid of it, as the cluster I administer > has around 1000 slots and there are times when these are free, at the > moment I cannot send more than 150 request, those over this limit will > just wait.
Ohh right, that limit. I see. The problem is that if clients go wild and continuously take results without ever returning anything we need to keep them from emptying the request queue. What we probably could do is to implement the limit per client-id and user and not just per user. So we would implement a maximum of 10 active requests per client or so. I'll think about how to implement that. For now, you might just want to create 7 OSM accounts and have each run 150 clients :). Sebastian
pgpbWIUQprv5j.pgp
Description: PGP signature
_______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
