ical4j / ical4j

A Java library for parsing and building iCalendar data models
https://www.ical4j.org
BSD 3-Clause "New" or "Revised" License
752 stars 200 forks source link

Tzurl.org is down #227

Closed ykushch closed 6 years ago

ykushch commented 6 years ago

Happens again 😢 Is it possible to fix it again? Guess that we'll need to do a PR 🙂

It seems that smth is wrong with tzurl.org. curl returns 404. http://tzurl.org/zoneinfo-outlook - this returns 404 as well. Could you please take a look at it?

https://github.com/ical4j/ical4j/issues/220

romixch commented 6 years ago

I had the same problem today. Now it seams to be working again. Would it be better to host it by a CDN? Maybe CloudFront from Amazon would be a better solution than a conventional hoster.

benfortuna commented 6 years ago

Yeah I think my hosting provider is having issues with the traffic load as they keep disabling the site.

Currently looking to host in cloud infrastructure, cloudfront is the right solution but maybe to expensive. Will advise shortly

benfortuna commented 6 years ago

FYI I've split the load across multiple servers to hopefully reduce the load on the hosting. Required some tuning but hopefully is running ok now. Let me know of any issues.