1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-13 00:22:48 +03:00

Document new provider function fgrab()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387108 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jim Jagielski
2012-09-18 12:13:28 +00:00
parent bbc1e878f5
commit 1acd622fb6

View File

@@ -1,6 +1,9 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.0
*) mod_slotmem: New provider function, fgrab(), which forces an
allocation of a slot. [Jim Jagielski]
*) mod_proxy_balancer: The nonce is only derived from the UUID iff
not set via the 'nonce' balancer param. [Jim Jagielski]