[Bug 13193] Discussion: strategy for diagnosing memcache issues.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13193 --- Comment #13 from David Cook <dcook@prosentient.com.au> --- Using the code provided, I was able to reproduce the problem, although I found it easier to see using 100 iterations rather than 50 iterations. Cache for timeout is 1d at C4/Context.pm line 420. Cache for timeout is 18.1101000 at C4/Context.pm line 420. Cache for version is 1d at C4/Context.pm line 420. Cache for version is 1d at C4/Context.pm line 420. Argument "1d" isn't numeric in numeric lt (<) at C4/Auth.pm line 1407. Cache for version is 18.1101000 at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. ... Cache for timeout is 1d at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. Use of uninitialized value $cached_var in concatenation (.) or string at C4/Context.pm line 420. Cache for timeout is at C4/Context.pm line 420. Use of uninitialized value $cached_var in concatenation (.) or string at C4/Context.pm line 420. Cache for version is at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. Cache for timeout is 1d at C4/Context.pm line 420. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org