You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@httpd.apache.org by GitBox <gi...@apache.org> on 2021/12/30 13:00:14 UTC

[GitHub] [httpd] MarcusSaviour commented on a change in pull request #288: mod_proxy: Bump shared worker name to 384 chars. PR 53218.

MarcusSaviour commented on a change in pull request #288:
URL: https://github.com/apache/httpd/pull/288#discussion_r776715631



##########
File path: include/ap_mmn.h
##########
@@ -587,6 +587,7 @@
  * 20120211.120 (2.4.51-dev) Add dav_liveprop_elem structure and
  *                           dav_get_liveprop_element().
  * 20120211.121 (2.4.51-dev) Add ap_post_read_request()
+ * 20120211.122 (2.4.51-dev) Add name_ex to struct proxy_worker_shared

Review comment:
       True

##########
File path: include/ap_mmn.h
##########
@@ -595,7 +596,7 @@
 #ifndef MODULE_MAGIC_NUMBER_MAJOR
 #define MODULE_MAGIC_NUMBER_MAJOR 20120211
 #endif
-#define MODULE_MAGIC_NUMBER_MINOR 121                 /* 0...n */

Review comment:
       true

##########
File path: changes-entries/proxy_shared_name_ex.txt
##########
@@ -0,0 +1 @@
+  *) mod_proxy: Allow for larger worker name.  PR 53218.  [Yann Ylavic]

Review comment:
       True




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@httpd.apache.org
For additional commands, e-mail: notifications-help@httpd.apache.org