Coder Social home page Coder Social logo

Comments (1)

yaoweibin avatar yaoweibin commented on May 22, 2024

Hi, Alex,

On 2013-3-7 18:30, MvPRO-Administrator wrote:

Hello all.

The web should be faster than it is. Pagespeed is one the helpers. But
on busy server's it can not be used with current features. It requires
memory cache and min_uses feature. I suggested it here:
apache/incubator-pagespeed-ngx#182
apache/incubator-pagespeed-ngx#182
But i assume nginx's cache would not work if it will not be forked
onto main code. So only tengine can help here.

I tried to add a memory cache module
(https://github.com/yaoweibin/mod_tcache) into tengine, but it's only
available for test at present. You should not put it in production server.

The simplest way to solve your problem is to use ramdisk, you can mount
your pagepspeed's FileCachePath to a tmpfs file system. It can save your
disk:-) .

Can Pagespeed be a native static module on Tengine, which is not ON by
default and all who want it - can add needed line in ./configure string?

Your suggestion is interesting. I'm afraid not at this time. Why not use
it as a third party shared module? It's very convenient. ngx_pagepspeed
is a huge module, it's actively developed these months. It need a lot of
dependent header files and libraries. They are all not steady yet. If
they are all steady enough and can be installed easily, I'll consider
your idea.

BTW, I'm one of the developer of ngx_pagespeed.

Thanks in advance,

Alex.


Reply to this email directly or view it on GitHub
#192.

Thanks,
-Weibin Yao

from tengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.