From Fedora Project Wiki
Line 12: | Line 12: | ||
====Version==== | ====Version==== | ||
'''httpd''' was updated from 2.2.14 to 2.2.16. | '''httpd''' was updated from 2.2.14 to 2.2.16. | ||
This version includes ''mod'' and ''security'' fixes, and core change: | This version includes ''mod'' and ''security'' fixes, and ''core'' change: | ||
* Filter init functions are now run strictly once per request before handler invocation. The init functions are no longer run for connection filters. | * Filter init functions are now run strictly once per request before handler invocation. The init functions are no longer run for connection filters. | ||
For more information see [http://www.apache.org/dist/httpd/CHANGES_2.2 http://www.apache.org/dist/httpd/CHANGES_2.2.] | For more information see [http://www.apache.org/dist/httpd/CHANGES_2.2 http://www.apache.org/dist/httpd/CHANGES_2.2.] |
Revision as of 09:53, 18 August 2010
Varnish
Varnish was updated to 2.1.3. Improvements include better scalability and a new log function.
The main changes you can read here
Apache
Version
httpd was updated from 2.2.14 to 2.2.16. This version includes mod and security fixes, and core change:
- Filter init functions are now run strictly once per request before handler invocation. The init functions are no longer run for connection filters.
For more information see http://www.apache.org/dist/httpd/CHANGES_2.2.