Hey Bruce, Two minutes seems like an awfully long time and I have never come across anything like that. I would start out by ruling out Mason by stracing the Apache process that's handling the request to see what's going on.
Alfie On Wed, Oct 06, 2010 at 02:32:17PM -0700, Bruce R wrote: > > I am running Ubuntu 10.04, with a compiled Apache2-mod_perl installation, and > Mason 1.44. I have everything working ok, but when I attempted to change a > certain directory to one that was empty of all files except for a dhandler > file I placed there to catch the requests, it seems to make Mason stall for > about two minutes, then deliver a blank page. I tried purging the obj files > from the mirror directory under /var/apache2/mason, but that didn't help. > > The reason I want to catch the request for files in the directory is that > the files were only used to run htdig over, and now I want to redirect the > URL in the search results to another directory where they can be dynamically > modified before delivery. > -- > View this message in context: > http://old.nabble.com/caching-problem-%28it-seems%29-tp29900372p29900372.html > Sent from the Perl Mason - Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > Mason-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mason-users ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

