Skip to content

Commit

Permalink
wsgi_chunked_request doesn't work on lucid
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Haskel committed Oct 28, 2014
1 parent eb5775e commit c44e513
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/acceptance/vhost_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,6 @@ class { 'apache::mod::wsgi': }
wsgi_process_group => 'nobody',
wsgi_script_aliases => { '/test' => '/test1' },
wsgi_pass_authorization => 'On',
wsgi_chunked_request => 'On',
}
EOS
apply_manifest(pp, :catch_failures => true)
Expand Down

0 comments on commit c44e513

Please sign in to comment.