Ilia,

Wasting bandwidth/cpu? Come on...
This feature is actually very important to keep on by default. It very much drives Netcraft numbers (actually it seems MS copied this from us a few years ago).
These numbers are used on php.net and other PHP advocacy web sites.
Please discuss such significant changes on internals@ before you commit them.


Thanks,
Andi

At 02:42 AM 12/28/2004 +0000, Ilia Alshanetsky wrote:
iliaa           Mon Dec 27 21:42:23 2004 EDT

  Modified files:
    /php-src    php.ini-recommended
  Log:
  Turn off sending of PHP identifying header. This is complete useless for
  any practical application and is a total wasting bandwidth/cpu.


http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.165&r2=1.166&ty=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.165 php-src/php.ini-recommended:1.166
--- php-src/php.ini-recommended:1.165 Sun Nov 28 08:21:09 2004
+++ php-src/php.ini-recommended Mon Dec 27 21:42:23 2004
@@ -288,7 +288,7 @@
; (e.g. by adding its signature to the Web server header). It is no security
; threat in any way, but it makes it possible to determine whether you use PHP
; on your server or not.
-expose_php = On
+expose_php = Off



;;;;;;;;;;;;;;;;;;;

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to