On 05/02/2019 04:52, Igal Sapir wrote: > On Mon, Feb 4, 2019 at 3:58 PM Leon Rosenberg <rosenberg.l...@gmail.com> > wrote: > >> Hi, >> >> I vaguely remember Marc naming some figures for number of tomcat downloads >> sofar, but I couldn't find anything in the state of the cat slides. >> I checked on the website, but all I found was this: >> >> " Tomcat has been downloaded more than 10 million times: assuming even a 1% >> production adoption rate results in more than 100000 installations. " >> But this is from 2014 and I assume there should be a better number by now.
Those figures are VERY out of date. > I don't think that it is tracked ATM, unless INFRA aggregates the web > server logs and records the metrics somewhere. We have our own web server logs but since most downloads will be via the mirror network we can't track those. We can track requests for the download page. They are currently running at ~1,800,000 requests per month for the download pages. I can see that archive.apache.org saw ~2,000,000 requests to download a Tomcat distribution in the last month. I suspect a lot of folks have (incorrectly) pointed their build tools at archive.a.o rather than the mirror network. We can track downloads via Maven Central. They are currently running at: - 2,000,000 to 2,500,000 per month for embedded - 20,000 to 25,000 per month for the standard binary distribution - 120,000 to 140,000 per month for the standard JARs We have no figures for downloads via mechanisms such as Linux package managers, Docker, etc. Make of those figures what you will. > On that note, should we add Google Analytics to the new site? Obviously it > will only give us information moving forward, but it can be interesting. No. There are some internal discussions ongoing about the use of GA. We should wait for those to conclude before considering adding it to our site. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org