patricmutwiri / mod-spdy

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

Log a message when mod_php is running alongsite mod_spdy #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As we have documented here:
http://code.google.com/p/mod-spdy/wiki/KnownIssues
and here:
https://www.modspdy.com/blog/2012/04/15/using-mod_spdy-with-php/

mod_php and mod_spdy may not get along well, for the same reason that mod_php 
doesn't work well with the worker MPM.

When we detect mod_php in the filter chain along w/ mod_spdy, we should put a 
message in the Apache error log that briefly explains this is not recommended 
and link to a document (probably on developers.google.com mod_spdy site) that 
explains how to configure mod_fcgid etc.

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

GoogleCodeExporter commented 8 years ago
Fixed in trunk as of r324.

Original comment by mdste...@google.com on 15 May 2012 at 2:07

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

Original comment by mdste...@google.com on 15 May 2012 at 2:13