Re: [us...@httpd] I need a technique for executing very fast code behind the httpd apache server.

2009-12-26 Thread John den Haan
I figure SOAP might be what you need. - This message was sent using a mobile device. I apologize for any seplling errors that may result. Op 26 dec 2009 om 14:04 heeft Andrei Paul Nistor het volgende geschreven:\ Hello all. Question: Is it any way possible to access through the httpd s

[us...@httpd] Using latest mod-cache with apache 2.2.14?

2009-12-25 Thread John den Haan
Hello and merry christmas all ;) I really need some of the functionality provided by the latest version of mod_cache. Especially, the CacheQuickHandler directive (read here:http://httpd.apache.org/docs/trunk/mod/mod_cache.html#cachequickhandler) , which allows me to prevent the cache from shor

[us...@httpd] mod_cache not serving URLs ending in slash?

2009-12-24 Thread John den Haan
Hello, For my web server, I want to set up a disk-based cache. To allow this, I have configured as follows: CacheRoot /var/cache/httpd CacheDirLength 2 # Enable cache CacheEnable disk / CacheDisable /textpattern CacheDisable /images CacheDefaultExpire 86400 CacheIgnoreCacheControl On CacheI