Sounds like an infinite recursion to me. Try to make your dhandler
inherit from nothing.

Apache delivering a blank page could be a sign of segfault. Check your
apache error log for violent subprocess death :)

Jerome.

On 6 October 2010 22:32, Bruce R <brsns...@illinois.edu> 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  o 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
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users
>



-- 
Jerome Eteve.
http://www.eteve.net
jer...@eteve.net

------------------------------------------------------------------------------
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
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to