Hello, I have a HTTP server proxied by Apache 2.4 with RewriteRule [P] Some requests fail because they redirect to very long URLs (with 302 code). With tcpdump, I could see that Apache seems to cut the response headers from the backend server to ~ 8000 bytes.
Is there a way to remove or increase this limit ? Regards, Julien --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org