Hi, Is anybody running Apache 2.2.3 on Win32 and using mod_rewrite proxy feature? When I add the line RewriteRule ^/(.*)$ http://someappserver:8111/$1 [P,L], then hit the server using ab, the server proxies correctly until the memory usage builds up causing the server to crash. Killing the apache process releases the memory. If I simply use mod_proxy, then there are no memory issues, everything works perfectly. I'm going to abandon the mod_rewrite proxy because it's overkill for my needs, but I'm curious if anybody has witnessed any problems similar to 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx