patricmutwiri / mod-spdy

Automatically exported from code.google.com/p/mod-spdy
0 stars 0 forks source link

ssl_access.log byte count zero when mod_spdy is installed #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I notice that when I have mod_spdy installed, the entries in ssl_access.log all 
report that the files being served were 0 bytes in size. When I disable 
mod_spdy, I see that the reported sizes are no longer 0. Looks like we need to 
debug how the size value gets set and figure out why it's zero. Perhaps this 
has something to do with mod_ssl not being in the filter chain?

Original issue reported on code.google.com by bmcqu...@google.com on 16 Apr 2012 at 4:03

GoogleCodeExporter commented 8 years ago
Issue 43 has been merged into this issue.

Original comment by bmcqu...@google.com on 6 Sep 2012 at 8:03