المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : لتسريع المنتديات


ALFARES
07-15-2008, 06:23 AM
السلام عليكم ورحمة الله وبركاته ...

لتسريع المنتديات والفرق واضح وكبير ...

كل ماعليك اضافة مايوجد في المرفقات الى مجلد منتداك الرئيسي ...

ملاحظة واذا كان يوجد عندك ملف الــــ htaccess من قبل فلا تحذفه انقل مابداخل هذا اليه ...

بالتوفيق واتمنى ان تروا الفرق الواضح ...

Add an Expires header

Adding an Expires header to your components with a date in the future makes them cacheable, reducing the load time of your pages. Certainly this should be done with images, but that's fairly typical. Go a step further and add it to scripts and stylesheets, too. This won't affect performance the first time users hit your page, but on subsequent page views it could reduce response times by 50% or more.

Gzip componentes

Gzipping all the js and css files types to reduce page weight. The greatest advantage is compressed to reduce the amount of data transmission network, thereby improving the client browser access speed. Of course, but also increase the burden on the server a little bit. Gzip is a more common form of HTTP compression algorithm.

Configure ETags

1. Client requests a page (A).
2. The server Back to A, and A to add a ETag.
3. Client display the page, and pages together with the ETag cache.
4. Customers once again request pages A, and the last request to the server to return to the ETag transmitted to the server.
5. Server checks the ETag, and to determine the page since the last client request has not been modified, to return to direct response to a 304 (Not Modified) and a response of the air.
So. ETag is a Tag to your components to see if they has been modified. If not here will be no request happened. Configure it is a good way

حمل مابداخل المرفقات الى مجلد منتداك الرئيسي ...

الفرق بالصور كما شرحه صاحب الموضوع :

http://alm3lomat.googlepages.com/yslow.gif

بالتوفيق للجميع...

الشاهين
11-10-2008, 12:02 PM
شـكــ وبارك الله فيك ـــرا لك ... لك مني أجمل تحية

ALFARES
11-10-2008, 06:40 PM
مرحبا ومسهلا الشاهين وبارك الله فيك