osm-in / flood-map

A simple web map to visualize flood information on maps
http://osm-in.github.io/flood-map/
MIT License
94 stars 73 forks source link

High traffic is bringing down the database #4

Closed rajavm closed 8 years ago

rajavm commented 8 years ago

I tried all ways to mark water logged points in the map but in vain How to add them? https://osm-in.github.io/flood-map/chennai.html#19/13.09008/80.19136

planemad commented 8 years ago

@rajavm looking into it. Thanks for reporting.

VIJAYCHARAN commented 8 years ago

I face the same problem. couldn't mark the inundated area..

planemad commented 8 years ago

Seems like the sudden surge in traffic is bringing down the database. We're doing our best to keep it up, but might have to wait till morning to move it to a more stable server.

Added an error message for the users now.

planemad commented 8 years ago

cc @batpad @geohacker

jashjacob commented 8 years ago

Still not able to mark the areas.

planemad commented 8 years ago

@jashjacob we should be up again within two hours.

eternaltyro commented 8 years ago

Is the data on a database separate from standard OSM DB?

geohacker commented 8 years ago

@eternaltyro - that's correct, yes.

planemad commented 8 years ago

We're back up now, thanks @batpad @geohacker

planemad commented 8 years ago

Still seems to have intermittent issues. Looking into it.

iraxl commented 8 years ago

Hi Guys - To help offload the main site, I cloned the project and copied the map layer at:

http://www.postsp.in

I also have setup a cron job to pull the updated map layer every 30 mins to keep up to date.

Please feel free to spread the link.

batpad commented 8 years ago

thanks @iraxl . We have managed to fix this though by moving to AWS auto-scaling infrastructure. Closing.