Hi, 'cause I want to run tah-client on multiple network computers with double-core cpu, I configured the client like this:
# if set to 0 the zip files will get renamed to zip_uploaded after upload. DeleteZipFilesAfterUpload=1 # set UploadToDirectory to 1 to enable uploading to a common upload # directory from which one central client can handle all the uploading UploadToDirectory=1 UploadTargetDirectory=/tmp/uploadable # If set to 1 or greater, it will enable forking to render several zoom levels to SVG simultanously # Fork = n -> use 2*n parallel processes for rendering to svg Fork=1 On my first machine I run two instances, according to [1]. "perl tilesGen.pl loop" and "perl tilesGen.pl upload_loop" Now I'm wondering, 'cause both instances try to upload files. I thought, only the "upload_loop"-instance should upload, now. And according to my current active requests [2], no rendered file seams to be uploaded. Thanks for help. Max. [1] http://wiki.openstreetmap.org/wiki/Tiles%40home/Install_Guide#Running_the_program [2] http://tah.openstreetmap.org/User/show/byid/1109/ _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
