Hi All,

I'm compling some stats on Bayes and AWL in SQL for my upcoming talk
at ApacheCon[1].  If you're making use of either Bayes and/or AWL with
SQL based storage could you please respond (off list is fine) to this
email. I will only be using raw numbers, no names. In particular, I'm
interested in:

1) Bayes, AWL or both?

2) What DB server you are using.

3) Sitewide or Individual

4) Approximate mail traffic per day

5) Approximate number of users

6) Approximate DB size
  o physical size (ie on disk)
  o select count(*) from bayes_vars;
  o select count(*) from bayes_token;
  o select count(*) from awl;
  o select count(distinct(username)) from awl;

7) Multiple DB servers? If so, how many?

8) Multiple mail servers talking to a DB server/cluster? If so, how
   many?

9) Are you using the default config? or have you made local
   modifications?  If you've made local modifications, can you tell me
   a little bit about them?

9) Initial impressions

Thanks in advance for any input,
Michael Parker

1: http://www.apachecon.com/
  

Reply via email to