search for: proxyblock

Displaying 2 results from an estimated 2 matches for "proxyblock".

2006 Aug 05
3
Apache 2.2 + Mod Proxy Balancer + Mongrel - Hot Linking Protection?
...htaccess file RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www.)?domain.com.*$ [NC] RewriteRule .(gif|jpg)$ - [F] However, with my httpd config containing the following lines now: ProxyPass / balancer://mycluster/ ProxyPassReverse / balancer://mycluster/ ProxyBlock images media Options Indexes FollowSymLinks The hotlink protection doesn''t really work anymore. Does anybody know how I could implement this? Thanks, Carl -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attach...
2006 Apr 12
5
Production deployment speed "wakeup" issue
The deployment scenario... Apache2 on shared host, proxying to lighttpd, which has 3 external fcgis running on localhost. The fcgis are managed by spinner/spawner. We''re noticing a definite speed issue on "first requests" to this site. For example: * Hit the site a few times, paying no attention to load time * Wait x period of time (haven''t quite narrowed this