Re: [us...@httpd] Proxy and Caching

2010-02-23 Thread Nilesh Govindarajan
On 02/23/2010 01:30 PM, Igor Cicimov wrote: Also have you tried mod_mem_cache instead the disk one? On Feb 23, 2010 6:58 PM, "Igor Cicimov" mailto:icici...@gmail.com>> wrote: You can run mod_cache with revers proxy and it will cache the back end files if you tell it to do. Have a look at mod_e

Re: [us...@httpd] Proxy and Caching

2010-02-23 Thread Igor Cicimov
Also have you tried mod_mem_cache instead the disk one? On Feb 23, 2010 6:58 PM, "Igor Cicimov" wrote: You can run mod_cache with revers proxy and it will cache the back end files if you tell it to do. Have a look at mod_expires too for some client side caching too. > > On Feb 23, 2010 4:57 PM,

Re: [us...@httpd] Proxy and Caching

2010-02-22 Thread Igor Cicimov
You can run mod_cache with revers proxy and it will cache the back end files if you tell it to do. Have a look at mod_expires too for some client side caching too. On Feb 23, 2010 4:57 PM, "Nilesh Govindarajan" wrote: Hi, I am installing Wibiya toolbar on my site. But the .js file for the toolba

[us...@httpd] Proxy and Caching

2010-02-22 Thread Nilesh Govindarajan
Hi, I am installing Wibiya toolbar on my site. But the .js file for the toolbar is large (169 KB), so I'd prefer to compress it and deliver to the clients to make their experience faster. But I can't store the file locally because sometimes it may get updated on wibiya's location. My server