• Anything ‘published’ on the web is viewed as intellectual property and, regardless of whether it displays a copyright symbol or not, is therefore copyrighted by the originator. The only exception to this is if there is a “free and unrestricted reuse” statement associated with the work.

    In order to protect our members and TFL from possible litigation, all members must abide by the following new rules:

    1. Copying and pasting entire articles from another site to TFL is strictly prohibited. The same applies to articles from print or other media, and to posting photographs taken of copyrighted pages or other media.

    2. Copyright law provides for “fair use” of portions of a copyrighted work. You can copy no more than a SINGLE paragraph from the article to your post (3 or 4 sentences at most).

    3. You must provide a link to the article along with the name of website. For example: ww.xxx.yyy/zzz (The Lower Thumbsuck Daily News).

    4. You must provide, in your own words, a brief summary of the article AND your reasons for believing it will be of interest to TFL members. Failure to do so may result in the thread being closed or your post being deleted as a “cut and paste drive by.”

    5. Photographs and other images are also copyrighted. "Hotlinking" of images (so that it appears in your message) from other sites is also prohibited unless you own rights to the image. If you wish to share an image, provide a clickable link to it.

    Posts that do not follow these new guidelines will be altered or deleted by staff. Members who continue to violate this policy may lose their posting privileges at TFL.

    Thank you for your cooperation and your participation in TFL, the leading online forum for firearms enthusiasts.

What speed / config server?

Yo Rich et al,

What server config do you guys have? Looks like BFC is going to have to upgrade *again* and I wanted to see what you guys have since we have similar traffic.

I'd give you an email, but it's blocked mang!

Kevin
 
dual p3-600
1.25GB of ram
two pairs of scsi disks - mirrored
linux 2.4 / apache 1.3 / php + php-a / mysql 3.23

You can speed things up by putting roxen/boa or some other server on one ip to handle static content, then putting the php stuff on apache and turning off persistent connections. That's idea #1 on the todo list when tfl starts getting slow, along with lingerd (http://www.iagora.com/about/software/lingerd/).

If you're going to upgrade, don't get rid of the old machine, but instead use it to serve webpages. Use the new machine to host the database. There are a handful of websites with good lists of apache performance tweaks that you can find with google.

The more astute tfl members might have noticed that apache 2.0's been tried for short periods of time in the last couple months. It isn't much slower, but it's noticably poorer in performance without php-a if you're really paying attention, because php-a doesn't work with apache 2.0 [yet], and apache 1.3 is still supported, so...
 
I wuz gunna say th' same thang about linux apache php+ php-a mysql an' themthere persistant connections with roxen/boa.

Really, I wuz. :rolleyes:

Tyme stole'd my thunder... ;)

TGFCG! (Thank Goodness For Computer Geeks!) :)
 
Back
Top