logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_spdy and mod_pagespeed for Apache 2.4.10 on Windows
Author
bkchung



Joined: 25 Feb 2015
Posts: 1

PostPosted: Sat 28 Feb '15 0:21    Post subject: mod_spdy and mod_pagespeed for Apache 2.4.10 on Windows Reply with quote

Sharing the current result of an attept to build mod_spdy and mod_pagespeed on Windows.

I've tried to elaborate some fun I had with mod_spdy here(and has the link to the plugin dll):
https://medium.com/@bkchung/a-spdyer-web-page-196b5024899c

It works and is based on the trunk build of mod_spdy where it has SPDY/3.1 support. Google's probably not going to add support for HTTP/2(the current draft) since they donated it to Apache, and there's no activity in Apache to actually support this also for now.

Also some progress on mod_pagespeed here(also has as link to the plugin dll):
https://code.google.com/p/modpagespeed/issues/detail?id=49

mod_pagespeed is more complicated where some things are just not considering Windows, so the dll that was built is just (almost) purely a dummy port with a lot of runtime issues still hiding behind.

Progress is slow but I'm trying to address things as time permits. Need to see how it goes.

Thanks,
bk
Back to top
karhukuoma



Joined: 31 Jan 2015
Posts: 13
Location: Finland

PostPosted: Sat 21 Mar '15 10:34    Post subject: Reply with quote

Isn't SPDY deprecated since HTTP2 is finished?
There's this [url]HTTP/2 module for Apache httpd[/url]
and a thread on it here
Back to top


Reply to topic   Topic: mod_spdy and mod_pagespeed for Apache 2.4.10 on Windows View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules