বৰ্ণনা
Call fastcgi_finish_request() on shutdown. This is able to speed up WordPress on servers where PHP is not tied to the webserver, like Nginx and certain configurations of Apache. If this is not the case this plugin will not do anything.
You can read more about fastcgi_finish_request() on the php documentation page: http://php.net/manual/en/function.fastcgi-finish-request.php
ইনষ্টলেশ্যন
- Upload the plugin file to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
সঘনাই উত্থাপিত প্ৰশ্ন
Will this cause issues if my server does not support fastcgi_finish_request
No. The plugin first checks if the function exists before calling it.
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“fastcgi_finish_request” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “fastcgi_finish_request” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
1.0
Conform to WP style guide
0.9
Initial release