On Wed, Jan 02, 2002 at 05:15:34PM -0500, Bill Stoddard wrote:
> This patch breaks the proxy.  Specifically, anyone who uses 
>ap_proxy_make_fake_req().  Get
> a seg fault in ap_get_limit_req_body because r->per_dir_config is NULL.  I'll spend 
>some
> time on this tomorrow unless someone wants to jump on it tonight.

Is it valid for r->per_dir_config to be null?  Hmm.  I wonder if
ap_get_limit_req_body should be fixed to handle this case instead
of ap_http_filter?  -- justin

Reply via email to