Hi again, I need to pass variables to my post_handler function and the solution that I have chosen is to use 'variables' (ngx_http_variable_value_t *) on the request structure. This is really for this use? Thanks Vincent Chavelle