Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log a message when mod_php is running alongsite mod_spdy #38

Closed
GoogleCodeExporter opened this issue Sep 12, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

Fixed in trunk as of r324.

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

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Issue 25 has been merged into this issue.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant