lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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