We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3b7de commit 9de3dc7Copy full SHA for 9de3dc7
t/025-codecache.t
@@ -1111,7 +1111,7 @@ lua tcp socket keepalive max idle timeout
1111
[
1112
qq{lua tcp socket keepalive create connection pool for key "127.0.0.1:$ENV{TEST_NGINX_MEMCACHED_PORT}"},
1113
qr/\[alert\] \S+ lua_code_cache is off; this will hurt performance/,
1114
-"lua tcp socket keepalive: free connection pool for ",
+qr/\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:/,
1115
]
1116
1117
0 commit comments