search for: mod_cach

Displaying 11 results from an estimated 11 matches for "mod_cach".

Did you mean: mod_cache
2012 Jun 10
3
Apache mod_cache/mod_disk_cache...?
Is anybody using mod_cache/mod_disk_cache with Puppet? I found a post talking about it here (http://paperairoplane.net/?p=380) and I tried to implement it .. but I found that nothing was being cached. Near as I can tell, Apache refuses to cache any URL that has a query-string attached to it: (http://httpd.apache.org/docs/...
2007 Jun 05
3
Mongrel/Apache mod_deflate question
...erve out the compress file; if the file has changed, it would recompress it and serve it out. Is there such a deployment option in Apache? Also, I read in the "best practices" Apache/mongrel doc <http:// mongrel.rubyforge.org/docs/apache.html> of the use of mod_memcache and mod_cache. But I don''t see it configuration scripts associated with it. Anyone using these modules care to comment? Is it possible to use mod_cache in association with mod_deflate to accomplish what mod_compress does in lighttpd? Thanks! chao
2014 Aug 29
0
Using puppet with Apache mod_disk_cache and passenger over SSL
...enger to host the puppetmaster but I also want to cache. I have no problems running puppet within Passenger with httpd. I also enabled mod_disk_cache within Apache. However, I still see my puppet client htting the puppetmaster and the puppetmaster compiles the manifest every time. In /var/cache/mod_cache, I can see that the data was properly cached. What is wrong with my configuration that still allows httpd to serve up the request from the puppetmaster rather than using the cache? I was looking at lessening the load on the puppetmaster and have the cache handle common requests. LoadModule...
2005 Dec 16
0
caching rails generated images
Hello, I use Ruby on Rails to generate images, which are delivered via mod_fastcgi to apache2. These images should be cached using mod_cache and mod_disk_cache. But it does not work. In Rails I set my http headers like this: expires_in 30.hours, :private => false @response.headers[''Last-Modified''] = im.serie.received @response.headers[''Content-Length''] = data.size send_dat...
2015 May 07
2
Apache 2.2 itk - 404 not found
...les/mod_proxy_balancer.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_ajp_module modules/mod_proxy_ajp.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule cache_module modules/mod_cache.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule cgi_module modules/mod_cgi.so LoadModule version_module modules/mod_version.so Include conf.d/*.conf User apache Group apache ServerAdmin xxxxxxxxxxx at xxxxxxxxx.ca ServerName localhost:80 Use...
2015 May 07
3
Apache 2.2 itk - 404 not found
...dule proxy_ftp_module modules/mod_proxy_ftp.so >> LoadModule proxy_http_module modules/mod_proxy_http.so >> LoadModule proxy_ajp_module modules/mod_proxy_ajp.so >> LoadModule proxy_connect_module modules/mod_proxy_connect.so >> LoadModule cache_module modules/mod_cache.so >> LoadModule disk_cache_module modules/mod_disk_cache.so >> LoadModule cgi_module modules/mod_cgi.so >> LoadModule version_module modules/mod_version.so >> Include conf.d/*.conf >> User apache >> Group apache >> ServerAdmin...
2015 May 07
0
Apache 2.2 itk - 404 not found
...er.so > LoadModule proxy_ftp_module modules/mod_proxy_ftp.so > LoadModule proxy_http_module modules/mod_proxy_http.so > LoadModule proxy_ajp_module modules/mod_proxy_ajp.so > LoadModule proxy_connect_module modules/mod_proxy_connect.so > LoadModule cache_module modules/mod_cache.so > LoadModule disk_cache_module modules/mod_disk_cache.so > LoadModule cgi_module modules/mod_cgi.so > LoadModule version_module modules/mod_version.so > Include conf.d/*.conf > User apache > Group apache > ServerAdmin xxxxxxxxxxx at xxxxxxxxx.ca >...
2006 Jul 28
0
Apache/Mongrel Deployment Errors
...e proxy_module modules/mod_proxy.so LoadModule proxy_balancer_module modules/mod_proxy_balancer.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule cache_module modules/mod_cache.so LoadModule suexec_module modules/mod_suexec.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule file_cache_module modules/mod_file_cache.so LoadModule mem_cache_module modules/mod_mem_cache.so LoadModule cgi_module modules/mod_cgi.so LoadModule proxy_ajp_module modules/mod_prox...
2006 Jan 05
2
Apache issue
...s.so LoadModule rewrite_module modules/mod_rewrite.so LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule cache_module modules/mod_cache.so LoadModule suexec_module modules/mod_suexec.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule file_cache_module modules/mod_file_cache.so LoadModule mem_cache_module modules/mod_mem_cache.so LoadModule cgi_module modules/mod_cgi.so # # Load config files from the config direc...
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
...od_authz_groupfile.so %{_libdir}/httpd/modules/mod_authz_host.so %{_libdir}/httpd/modules/mod_authz_owner.so %{_libdir}/httpd/modules/mod_authz_user.so %{_libdir}/httpd/modules/mod_autoindex.so %{_libdir}/httpd/modules/mod_bucketeer.so %{_libdir}/httpd/modules/mod_buffer.so %{_libdir}/httpd/modules/mod_cache_disk.so %{_libdir}/httpd/modules/mod_cache_socache.so %{_libdir}/httpd/modules/mod_cache.so %{_libdir}/httpd/modules/mod_case_filter.so %{_libdir}/httpd/modules/mod_case_filter_in.so %{_libdir}/httpd/modules/mod_cgid.so %{_libdir}/httpd/modules/mod_charset_lite.so %{_libdir}/httpd/modules/mod_data...
2020 Aug 31
5
How to Migrate Wordpress Website from 32-bit CentOS Linux 6.3 to 64-bit CentOS Linux 8.2 (2004)
...cer_module modules/mod_proxy_balancer.so #LoadModule proxy_ftp_module modules/mod_proxy_ftp.so #LoadModule proxy_http_module modules/mod_proxy_http.so #LoadModule proxy_ajp_module modules/mod_proxy_ajp.so #LoadModule proxy_connect_module modules/mod_proxy_connect.so #LoadModule cache_module modules/mod_cache.so #LoadModule suexec_module modules/mod_suexec.so #LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule cgi_module modules/mod_cgi.so #LoadModule version_module modules/mod_version.so IncludeOptional conf.d/*.conf (Notice the use of OPTIONAL) Include conf.modules.d/*.conf (DEFAULT C...