Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - n32

Pages: [1]
1
Plugins / Re: [Plugin] Check Files on server v1.1
« on: August 08, 2006, 08:09:40 PM »
I have about 4000! broken thumbnails according to this tool and it is accurate. I have about 12,000 images. I can't use the delete option :( is there a way to forcibly set that the items have no thumbnail and run the thumbnail tool again ?

Thanks.

2
I ended up using apache core's Alias module to redirect to the new address. It works alright. There is reduction in server load already, though this is not the solution I wanted to use.

3
I'm hosting three very high traffic image galleries. I've determined that it would be a lot faster for me to serve them from another imageserver webserver : like BOA or thttpd. But the problem is the PHP overheads in doing such a system with CGI-PHP. I've tried fastCGI / lighthttpd. However, serving from low memory intensive imageservers would help bring down the load, and move some of the overheads from Apache in serving the images.

The part I would like some help with is changing the IMAGE url output. They are already established galleires. So I would need a query to probably update where the image is going to be found ( if it's hard coded ), if not, then I would need to know where to tack on a subdomain prefix OR more preferably a port number of the new galleries images.

Thanks in advance to anyone who can tell me anything about this problem..


Specifically : Details page is where I would like to change it.

Pages: [1]