Quote:
Originally Posted by imbonez9
why is attachment optimization not recommended for apache?
searched this mod thread and couldnt find out so im sorry if this has been addressed.
|
Apache, similar threaded webservers and PHP-FPM on FastCGI can spawn new PHP processes to meet demand. Simple FastCGI setups based on spawn-fcgi or something similar can't, and so the limited simultaneous PHP requests available are tied up while people download attachment images.
You might benefit from slightly lower load with it, but there isn't going to be a significant difference really. And by having to store attachments from a publicly accessible location, forum access restrictions no longer apply for anyone determined to download a particular attachment.
Quote:
Originally Posted by ps2wiz
Just curious if you have an ETA on releasing a new version that addresses the bug fixes relating to FB Connect, vBSEO, PM pop-up and others previously mentioned?
Thanks for your contribution.
|
I'm pretty busy at the moment with other things, but I'll get round to it :P