|
|
 Dominik Deobald | 2010-11-17 19:07:15 |
Just quick and short: No, I'm not going to use it, because it caused more problems then it solved when I tested it.
One thing that completely brought my servers to a halt was using a PHP script as an image embedded in a website (transparent image as counter beacon). Somehow mod_pagespeed managed to request the image over and over again (i.e. my own webserver IP appeared in the access.log requesting that file).
Result of this is
a) in that special case the webserver locked up with too many requests and
b) I can't be sure that any of my scripts work after installing the plugin. A counter will not be able to count if the requests to the script are not performed in the way originally intended (i.e. by the user's browser). It would take much more time figuring out all things that break compared to optimizing myself. |
| |
2. Re: mod_pagespeed |
|
Reply |
|
|
 Zafar Iqbal | 2010-11-17 19:07:40 |
| Never heard of the page speed components from google before. Cheers for the tips. |
| |
3. Re: mod_pagespeed |
|
Reply |
|
|
 Manuel Lemos | 2010-11-17 22:06:41 - In reply to message 2 from Dominik Deobald |
Right, that is what I meant, new versions have, new bugs. I would not discard it permanently, but I would wait at least for those stupid bugs to be fixed.
Anyway, if you did not report those bugs so far, it would be great if you could do it now as it would help them sort the issues sooner. |
|