osmfj / tileman

Renamed from tilecache to "tileman": please re-config your git repository. This is OpenStreetMap "Tile-cache" and "Tile-server" recipe with Nginx and embeded Lua. A backend is Tirex, mapnik and PostGIS.
http://osm.jp/
61 stars 16 forks source link

udp timeout when using mapnik/postgis backend #20

Closed miurahr closed 11 years ago

miurahr commented 11 years ago

Tirex jobs.log saied, 2013-04-26T07:15:14 id=1366928097_51613312 map=custom x=3640 y=1576 z=12 prio=8 request_time=1366928097 expire= sources=C render_time=16852 success=1 but timed out

2013/04/26 07:15:30 [error] 3433#0: 8 lua udp socket read timed out, client: 125.30.23.86, server: j.tile.openstreetmap.jp, request: "GET /12/3644/1590.png HTTP/1.1", host: "j.tile.openstreetmap.jp" 2013/04/26 07:15:30 [error] 3433#0: 8 [lua] tileserver.lua:182: send_tile_tirex(): tirex: Command reply error: timeout, client: 125.30.23.86, server: j.tile.openstreetmap.jp, request: "GET /12/3644/1590.png HTTP/1.1", host: "j.tile.openstreetmap.jp"

miurahr commented 11 years ago

duplicate with #22