Hi buddies, can you tell me please how many visitors wordpress done in a normal function without slowly function. Thanks
There are too many variables that can affect this that wouldn't allow us to give you an amount of visitors, such as server location (latency mainly), server load, server hardware and web server configuration, if there's any PHP caching being done, MySQL concurrent limit, etc... You'd be advised to install a caching plugin which should help. You can use "ab" to run some benchmarks on your site, but it may or may not help depending what level of access you have to the server.