thxf.org เพิ่มไฟล์ใหม่:
Directadmin + XenForo 2.x + Nginx fastcgi_cache full page guest caching - Directadmin + XenForo 2.x + Nginx fastcgi_cache full page guest caching.
อ่านเพิ่มเติมเกี่ยวกับไฟล์นี้...
Directadmin + XenForo 2.x + Nginx fastcgi_cache full page guest caching - Directadmin + XenForo 2.x + Nginx fastcgi_cache full page guest caching.
Directadmin + XenForo 2.x + Nginx fastcgi_cache full page guest caching.
เนื้อหานี้ต้นฉบับอยู่ที่ xenforo offical site ครับ
แต่ทางผมนำมาดัดแปลงเพื่อให้ใช้งานกับ directadmin ได้ครับ ที่สำคัญเลยคือต้องสามารถใช้ shell ได้ด้วย
นันคือเป็น root นั้นเอง ก็คือ เจ้าของเครื่องหรือ vps ครับ อ้อย้ำนะครับ ต้องเป็น [blink]Nginx webserver[/blink] นะครับ
เริ่มจากทำตามไกด์เลยครับ
Nginx includes a FastCGI module which has directives for caching dynamic content that are served from the PHP backend. Setting this up removes the need for additional page caching solutions like reverse proxies (think Varnish) or application specific plugins. Content can also be excluded from caching based on the request method, URL, cookies, or any other server variable.
อ่านเพิ่มเติมเกี่ยวกับไฟล์นี้...