You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jeff <je...@bashk.com> on 2005/07/31 09:18:14 UTC

[users@httpd] Is it possible to use SetEnv to change MaxKeepAliveRequests value?

HI,

For example, 

SetEnvIfNoCase Referer somewhere MaxKeepAliveRequests=1
If not, anyway to do something like this?

Thanks,


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Is it possible to use SetEnv to change MaxKeepAliveRequests value?

Posted by Joshua Slive <js...@gmail.com>.
On 7/31/05, Jeff <je...@bashk.com> wrote:
> HI,
> 
> For example,
> 
> SetEnvIfNoCase Referer somewhere MaxKeepAliveRequests=1
> If not, anyway to do something like this?

See:
http://httpd.apache.org/docs/2.0/env.html#special

Joshua.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org