Hello.
I appreciate your plugin, but I have a suggestion.
Please, can you disable PHPSESSID? It is being called twice by this plugin… This is a problem, but not “my problem”. “My” problem is the cache-control! When PHPSESSID is active, it puts many “no-cache” commands in the header of each page, increasing bandwidth.
Look the header of your site: ( http://network-tools.com/default.asp?prog=httphead&host=www.wpwp.org )
HTTP/1.1 200 OK
Date: Sat, 23 Feb 2008 00:42:37 GMT
Server: Apache/2.2.3 (Debian) mod_auth_kerb/5.3 DAV/2 SVN/1.4.2 mod_fastcgi/2.4.2 mod_python/3.2.10 Python/2.4.4 PHP/4.4.4-8+etch4 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8
X-Powered-By: PHP/4.4.4-8+etch4
X-Pingback: http://www.wpwp.org/xmlrpc.php
Set-Cookie: PHPSESSID=de7cb8cb35a62a0a279012767af85616; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: PHPSESSID=026521317a9798ef9e05d6f4ce865a9b; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Could you check that for me?
Thanks in advance and sorry for my bad English.
César Filho