[EMAIL PROTECTED] need help on improving apache server performance

2005-11-24 Thread Senthil Nathan
hi all,i would like to improve the apache server performance.its dead slow. its downloading the images again and again from the server and makes it very slow.then i googled and found some interesting stuff like this,

Re: [EMAIL PROTECTED] need help on improving apache server performance

2005-11-24 Thread Joshua Slive
On 11/24/05, Senthil Nathan [EMAIL PROTECTED] wrote: hi all, i would like to improve the apache server performance. its dead slow. its downloading the images again and again from the server and makes it very slow. then i googled and found some interesting stuff like this,

Re: [EMAIL PROTECTED] need help on improving apache server performance

2005-11-24 Thread Senthil Nathan
hi joshua,right, it is /opt/hiweb/server/cgi-bin/higuiand ok anyway cgi scripts running on the server.but i want the images to cached and the client has to be faster,in general. any request to the server has to be made properly and fetch the data from the server not from the cache.hope i made it

Re: [EMAIL PROTECTED] need help on improving apache server performance

2005-11-24 Thread Joshua Slive
On 11/24/05, Senthil Nathan [EMAIL PROTECTED] wrote: hi joshua, right, it is /opt/hiweb/server/cgi-bin/higui and ok anyway cgi scripts running on the server. but i want the images to cached and the client has to be faster, in general. any request to the server has to be made properly and