GitHub Pages – Usage Limits
help.github.com
GitHub Pages – Usage Limits
1–10 of 101 posts
Re: GitHub Pages – Usage Limits
#2EDIT: quora answers here https://www.quora.com/What-are-bandwidth-and-traffic-limits-... mention a rule change ~ half a year ago, but not entirely clear what was added. Wayback machine only has a few months old versions of the page that already include these rules. So this possibly was added this year, but not very recently.
Re: GitHub Pages – Usage Limits
#3Re: GitHub Pages – Usage Limits
#4Re: GitHub Pages – Usage Limits
#5If you're getting over the bandwidth limit of 100GB or 100,000 requests per month, you could definitely afford to host your site elsewhere...
Re: GitHub Pages – Usage Limits
#6I didn't know this. It seems one should work locally with Jekyll and only push once everything is done and tested.
Couldn't this be relaxed via/for incremental builds?
Re: GitHub Pages – Usage Limits
#7If you're getting over the bandwidth limit of 100GB or 100,000 requests per month, you could definitely afford to host your site elsewhere...
Re: GitHub Pages – Usage Limits
#8At least they have enabled https... I am using to for a longer time and didnt know it was possible until now.
Re: GitHub Pages – Usage Limits
#9If you're getting over the bandwidth limit of 100GB or 100,000 requests per month, you could definitely afford to host your site elsewhere...
Actually, 100,000 requests per month is a little less than a req per second. Which means that if you want to have all the services that GH is offering, I guess you would pay quite a lot (relatively speaking).
There are 86400 seconds in a day. At a little under a request per second, you're going to hit 100k some time around 3am on the second day, depending on what you take "a little under" to mean.
Re: GitHub Pages – Usage Limits
#10I already have hosting with the likes of hostgator but they probably couldn't even handle 100k like github would.