On Thu, Sep 25, 2008 at 11:01 AM, Justin Pasher <justinp@xxxxxxxxxxxxxxxxxxx> wrote: > howard chen wrote: >> >> Currently I have an runtime environment variable to tell if a client >> want keepalive or not, specified by their cookie value, >> >> e.g. >> >> RewriteCond %{HTTP_COOKIE} ^.*NO_KEEPALIVE=TRUE.*$ >> RewriteRule ^.*$ - [E=NO_KEEPALIVE:1] no-keepalive is the environment variable you want to set http://httpd.apache.org/docs/2.2/env.html#special -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx