mod_parsed_vars question
Manlio Perillo
manlio_perillo at libero.it
Tue Sep 9 15:30:11 MSD 2008
ryo sato ha scritto:
> Hi.
>
> I want to balance with URLSessionID like
> http://zzzzz.com/index.php?PHPSESSID=XXXXXX
> ^^^^^^^^^^^^^^^^
> So, I recompiled nginx-0.6.31 with mod_parsed_vars and nginx_upstream_hash.
>
Do you have applied the patch for Nginx, required by mod_parsed_vars?
> But,it doesn't work correctly.
>
What do you means by "doesn't work correctly"?
> [...]
> log_format session '$remote_addr - [$time_local] $request '
> '$args_PHPSESSID' => $upstream_addr';
> access_log /var/log/nginx/session.log session;
>
Is the PHPSESSID correctly logged?
> [...]
Manlio Perillo
More information about the nginx
mailing list