Skip to content

Commit

Permalink
Running module "cache" for cache read / write / delete
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Aug 8, 2015
1 parent 6ca1e6c commit d2aba89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/tls.c
Expand Up @@ -1160,6 +1160,7 @@ static bool cache_process(REQUEST *request, char const *session_cache_server, in
* Run it through the appropriate virtual server.
*/
request->server = session_cache_server;
request->module = "cache";

/*
* FIXME: check the return code, and fail the TLS session
Expand Down

0 comments on commit d2aba89

Please sign in to comment.