Otto van der Schaaf

Results 220 comments of Otto van der Schaaf

It's this check that is failing: https://github.com/apache/incubator-pagespeed-mod/blob/master/pagespeed/kernel/sharedmem/shared_mem_cache.cc#L566 Can you post the anonymized (pagespeed) configuration?

Thanks! Hmm, are there any other warnings / errors in the logs? I wonder, does using another path here resolve the issue?: ``` pagespeed FileCachePath /dev/shm/ngx_pagespeed_cache/pc.example.com; ``` Can you correlate...

So, if I understand correctly, before adding `LoadFromFile` lines, the problem did not occur?

So I haven't been able to reproduce this, would you be able to post a gdb backtrace? That is probably going to greatly speed up diagnosing this

Do you know which specific line(s) triggered this issue?

Could you explain the rationale behind this ?

Closing this in an effort to clean up stale pull requests (but feel free to re-open if you want to pick this up again).

I did try that a little while ago, but backed off when I started to think that it's not a super straightforward change to make. There's also a WIP on...

I anticipate that a release based on master is further away then one based on branch 36 (which tracks 1.14.x). The master branch needs work on the release process and...