![]() |
Quote:
edit .htaccess find RewriteRule ^(.*)(js|css|gif|jpg)$ redir.php?file=$1$2&type=$2 [L] coverd as RewriteRule ^(.*)(css|gif|jpg)$ redir.php?file=$1$2&type=$2 [L] |
I tried this too, definitely speeded up my site. Problem was if you hit refresh or hit f5 all CSS formatting went out of whack. Every color went white and all font went Times New Roman. Any ideas why? I have to use refresh to monitor visitors.
|
Quote:
I'll check what's the problem with it. |
Quote:
|
Did anyone watch their server loads after installing this? My loads tripled.
It may provide some speed for my end users, but I'm not going to use it at the cost of server performance. |
edit .htaccess find
RewriteRule ^(.*)(js|css|gif|jpg)$ redir.php?file=$1$2&type=$2 [L] coverd as RewriteRule ^(.*)(js|css)$ redir.php?file=$1$2&type=$2 [L] And test it again. I need the Number to improve the mod. thanks. |
Quote:
|
Without YSlow:
1.36 With YSlow (using amended htaccess code above): Holding at around 2.34 I was normally below 1 prior to adding the YSlow. Right now is a slow time on my server so I'm worried what will happen during a traffic surge. |
Thanks
installed its working perfect i think :) |
Great great mod. This is definitely MOTY (year) for me. Very nice work.
|
All times are GMT. The time now is 04:50 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|