Skip to content

Commit

Permalink
Address Ruediger's comment (to squash in "Update some comments, ...")
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavic committed Jul 21, 2023
1 parent 8ad4da6 commit deb8ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/proxy/proxy_util.c
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ static void connection_cleanup(void *theconn)
}
else if (conn->is_ssl) {
/* The current ssl section/dir config of the conn is not necessarily
* the one it will be reused for, so while the conn is in the reslit
* the one it will be reused for, so while the conn is in the reslist
* reset its ssl config to the worker's, until a new user sets its own
* ssl config eventually in proxy_connection_create() and so on.
*/
Expand Down

0 comments on commit deb8ab5

Please sign in to comment.