https://bz.apache.org/bugzilla/show_bug.cgi?id=63170

--- Comment #10 from Warren D. Johnson <war...@jtechgrp.com> ---
Hi Stefan,

Thanks for your hard work and attention on this matter.  Unfortunately, the
changes you have pushed to github have not solved the out of memory resource
issue.  I copied the latest changes from github into modules/http2 then
proceeded to do "make clean", "make", "make install" on Apache.  I then enabled
h2 protocol on the reverse proxy and made a test.  Almost immediately (first
few page requests) the reverse proxy went into an infinite loop and used up all
the memory on the sever.

I captured trace8 level information from the following locations:

Main Apache server log from client's website (i.e. /var/log/httpd/error_log)
Client's virtual host error log (i.e. /home/CLIENT/logs/error_log)
Reverse proxy logging.

I attached each of these files to the bug report.  You will them as

Error log entries from main client's website apache server log
(/var/log/httpd/error_log) (not from reverse proxy)

Error log from client virtual host - i.e. /home/CLIENT/logs/error_log (35.50
KB, application/x-zip-compressed)

Error log from reverse proxy

There appears to be a lot of interesting debug information in those files.

Thanks for your time!

~Warren

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to