Custom Query (267 matches)

Filters
 
Columns

Show under each result:


Results (4 - 6 of 267)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#229 fixed Reching of var_cache RAM limit cause Apache to swap alot moo wips

Reported by wips, 4 years ago.

description

We have 128M limit for variables cache. On some of our servers it may be reached sometimes. And after that happens Apache start slowly swapping on HDD until it reaches max swap size (16G) allowed by OS, which causing unpredictable server behavior.

One interesting thing about it, is that swap grows to its limit when server isn't loaded (we have pure night traffic and high load at work time). But while server is under high load, everything works approximately as it should be. You can see this situation on a picture below (it's an MRTG graph of free/used memory).

At present time problem solved by rolling back to 1.2.2 version, but it has other bug - http://xcache.lighttpd.net/ticket/152, which is critical for us too.

System params: FreeBSD 7.1, PHP 5.2.9, XCache 1.3.0 (1.2.2), RAM - 4G, max swap size - 16GB, Apache 2.11.

http://img690.imageshack.us/img690/7168/vmspweek.png

#262 invalid Can't disable the xcache.admin.enable_auth moo wattaman

Reported by wattaman, 2 years ago.

description

Well, like the title said :) In the xcache.ini I put this:

[xcache.admin]
xcache.admin.auth = Off
; xcache.admin.user = "admin"
; xcache.admin.pass = md5($your_password)
; xcache.admin.pass = ""

then restarted the server. doing a phpinfo I see that:

xcache.admin.enable_auth	On	On

I'm using the WT3 cache plugin for Wordpress and the Apache error log says that the plugin (some file) can't use the xCache because doesn't know the admin/pass credentials - it should run if the admin would be disabled. So, that's what I'm trying to do: disable the admin to the Wordpress can use the xCache. Thanks!

#235 invalid TimeZone PHP Warnings On Administration Page moo war59312

Reported by war59312, 3 years ago.

description

Hi,

Every time I view the XCache 1.3.0 Administration page two PHP Warnings are logged in my log file.

Can this please be fixed?

Thanks,

Will

2010/02/12 02:14:58 [error] 30339#0: *3 FastCGI sent in stderr: "PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New?_York' for 'EST/-5.0/no DST' instead in /usr/local/nginx/html/admin/xcache.php on line 207

PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New?_York' for 'EST/-5.0/no DST' instead in /usr/local/nginx/html/admin/xcache.php on line 207" while reading response header from upstream, client: 192.168.1.105, server: localhost, request: "GET /admin/ HTTP/1.0", upstream: " fastcgi://127.0.0.1:9000", host: "192.168.1.193"

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.