Rahul Bansal

Results 43 comments of Rahul Bansal

I also faced the same issue but its resolved by specifying DNS resolver ``` colima start --dns 1.1.1.1 ```

@nareshv not sure if you are still looking for answer. I found it here - https://github.com/GitbookIO/gitbook/issues/147

@agentzh Thanks for your help an Lua code. I am aware of Lua module and possibilities with it. There are few reasons I wanted to do it using headers-more-nginx-module 1....

> Seems like we need to set up a PPA for OpenResty :) Loos like there is already one - https://launchpad.net/~miurahr/+archive/openresty :-) > Lua codes are lengthy while headers-mode module...

If you are using ruby 2.0 or above, `grit` will not work. It is not maintained anymore - https://github.com/mojombo/grit I solved this for me using older ruby version (1.9.3) in...

@thecancerus looks like you are using WordOps for that https://community.wordops.net/ is the right place to look for support. Since EE v4, we strongly recommend using Redis for full page cache....

Redis uses Lua so purging is very fast ➞ https://github.com/rtCamp/nginx-helper/blob/master/admin/class-predis-purger.php#L249-L258 You can uncheck archive checkboxes until you shift to redis-based full page cache.

All = Debug. Every level is superset of prior level. We will discuss this once I return. There are some well established logging framework and classes. I would like to...

> purchased ?? Do you want a textarea where you can specify list of pages to be purged?

@RavanH Sure. :-) We will be glad to accept pull request on this.