search for: cache_path

Displaying 8 results from an estimated 8 matches for "cache_path".

Did you mean: cache_page
2009 Jun 11
1
fragment caching file_store problems
Hello, I''m having problems on both my production and development servers with fragment caching. Every time I try to cache something using <% cache do %>, I get the following error: Couldn''t create cache directory: views/0.0.0.0:3000/jobs/106/questions/ 174 (wrong number of arguments (2 for 1)) but strangely, all of the directories apart from the last one are created.
2006 Mar 29
2
Fragment Cache Wackiness
...nController::Base.fragment_cache_store = :file_store, "/www/apps/localfeeds/directory/tmp/fragmentcache/" At the console prompt: Loading production environment. >> ActionController::Base.fragment_cache_store => #<ActionController::Caching::Fragments::FileStore:0x8f81bac @cache_path="/www/apps/localfeeds/directory/tmp/fragmentcache/"> In a controller: class ExportController < ApplicationController before_filter :locale_finder caches_action :rss, :opml, :top10opml ... Yet tmp/fragmentcache/ remains empty (and removing the directory or making it unw...
2006 Aug 03
1
routeset mapper problem
...content_root mapping support to the Rails Routset class ActionController::Routing::RouteSet def content_root( path, options={} ) opts = { :index => '''', :layout => ''content'', :use_cache => ''true'', :cache_path => nil, :force_utf8 => Comatose::Options.force_utf8.to_s, :named_route=> nil }.merge(options) # Ensure the controller is aware of the mount point... ContentController.add_root(path, opts[:index]) # Add the route... opts[:controller] = ''content'&...
2008 Sep 24
3
caches_page :if not executing (but caches_action :if) does
Hi folks - Seeing a weird problem and would love some help. It''s documented in http://pastie.org/278310 to be more readable. In short, I have a caches_page "action", :if => {stuff} but the :if is never being called - the action is just caching every time. (If I put a debugger call in the :if block, it never stops.) If I replace caches_page with caches_action, the if
2019 Apr 19
1
winbind offline login - NT_STATUS_NO_SUCH_USER (0xc0000064)
...are wrongly defined as 'not required across service > restarts and can be safely placed on volatile storage' within 4.10. Don't think this is a Samba problem, after a quick check, I take that back ;-) If you check the source for gencache.c you will find this: - cache_fname = cache_path(talloc_tos(), "gencache.tdb"); + cache_fname = lock_path(talloc_tos(), "gencache.tdb"); > Never the less I am of course interested into getting this fixed on > long term :) > So how should I proceed? > Create a bug fix (since as proven this does not seem to be...
2012 Dec 14
1
Re: Digest for rubyonrails-core@googlegroups.com - 4 Messages in 3 Topics
...osal: ActionController class methods, all procs get evaluated > • Scott Carleton <carleton.scott@gmail.com> Dec 13 09:35AM -0800   > • > • Specifically looking at action_cache in Rails.3.2 stable right now. > •   > • It currently will evaluate procs given to the layout or cache_path as can beseen here<https://github.com/rails/rails/blob/3-2-stable/actionpack/lib/action_controller/caching/actions.rb#L135>. > • > •   > • I''m working on a library where I''d like to tag my caches so that I can > • expire sets of keys easily. It would appea...
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
Hello again, Related to previous bug, i have corrected few things from util.c, 3 char* data structures were defined more than one time so i commented them in code, it seem to compile now... data_path state_path cache_path Thanks anyway. Pierre (C)ollen wrote: > pdb_sql.c is the new mysql backend name > (was pdb_mysql) so it does get compiled... > but this output shows that you still use 3.0.20. > and that's not the best version for mysql backends...! > > i must note that i have made a small...
2019 Apr 19
4
winbind offline login - NT_STATUS_NO_SUCH_USER (0xc0000064)
On Fri, 19 Apr 2019 07:50:28 +0200 Martin Krämer via samba <samba at lists.samba.org> wrote: > Hi All, > > I tried multiple topics and did some further analyzing regarding this. > I found that described error below only appears if I restart the > device when connecting from "online" to "offline". > If I keep my device running winbind caches the users