|
I am not sure writing new forum software is a good idea. 20 requests per second is not that much, it should not be a problem for PHP. What is your bottleneck, Web frontends or the database? Do you use FastCGI? Have you tried tuning the number of PHP processes? Using caches? -- Pierre Chapuis