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

Support VirtualHost directive SpdyEnabled off #87

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

Support VirtualHost directive SpdyEnabled off #87

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Spdy is still enabled, even when it's configured off for the VirtualHost


What version/revision number of mod_spdy are you using?
0.9.4.2-r413

What version of Apache are you using, and on what operating system?
Apache/2.2.22 (Debian)

What other Apache modules are you using?
Loaded Modules:
 core_module (static)
 log_config_module (static)
 logio_module (static)
 version_module (static)
 mpm_prefork_module (static)
 http_module (static)
 so_module (static)
 alias_module (shared)
 auth_basic_module (shared)
 authn_file_module (shared)
 authz_default_module (shared)
 authz_groupfile_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 cgi_module (shared)
 deflate_module (shared)
 dir_module (shared)
 env_module (shared)
 info_module (shared)
 mime_module (shared)
 negotiation_module (shared)
 php5_module (shared)
 proxy_module (shared)
 proxy_ajp_module (shared)
 proxy_http_module (shared)
 reqtimeout_module (shared)
 rewrite_module (shared)
 setenvif_module (shared)
 spdy_module (shared)
 ssl_module (shared)
 status_module (shared)
Syntax OK


What browser version did you use to access the mod_spdy server?  On what
operating system? What flags was the browser invoked with?
* Chrome
* Firefox
* Windows


What steps will reproduce the problem?
1. Enable Spdy globally per mods-enabled/spdy.conf SpdyEnabled on
2. disable spdy with SpdyEnabled off in one <VirtualHost>

What is the expected result? What do you see instead?
Spdy is still off for the the VirtualHost but enabled for all other 
VirtualHosts / ports / default apache sites


Original issue reported on code.google.com by m...@konqi.net on 14 Apr 2014 at 7:18

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