]> granicus.if.org Git - apache/commit
Some small optimization:
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 1 Dec 2017 22:06:33 +0000 (22:06 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 1 Dec 2017 22:06:33 +0000 (22:06 +0000)
commita6a14bb3e880d166560990fbc0f4072d34803ecd
treeb6748981a780f352c278c0696e3d5a79b597e4b7
parent18eaeae9c3f0697775bc0aad3566e9f051070112
Some small optimization:
   - use 'ap_cstr_casecmpn' instead of 'strncasecmp'
   - use 'apr_table_setn' when parameters are constant
   - avoid some memory allocation if the module can not handle a request

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816919 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_uwsgi.c