Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
2 users currently in General Chat: Ailure, Dark Vampriel | 1 guest
Acmlm's Board - I2 Archive - General Chat - Don't be fooled | |
Pages: 1 2 3 4 5 6Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
MouseJstr
Newcomer
Level: 4

Posts: 6/6
EXP: 275
For next: 4

Since: 11-15-04

Since last post: 41 days
Last activity: 34 days
Posted on 09-22-05 09:30 AM Link | Quote

www.bluehost.com would have given us ssh access, php, etc.. all for $6.99/mo

It would NOT have given us the access controls we wanted and the server flexibility. For example, development is currently done via the svn source code control system. People check in changes and they are reflected instantly on the website

This avoids requiring developers to have ftp, ssh, or frontpage access and lets us give out seperate username/passwords for each person working on the boards. It also resolved various encoding/internationalization issues that were happening.

More importantly it allows us to set on a directory or file bases who is allowed to "read" or "change" the files in the source tree. This let us check in the complete php source tree including database passwords and prevent the possibility of even trusted developers from leaking those passwords.

Finally, since all changes are transactional, if a mistake is made it can be easily rolled back out of the server and consistancy is maintained

So, given the above, there were ZERO providers that gave us this kind of control.

Oh, how exactly does gzip save CPU? gzip burns CPU to save bandwidth which, as we have recently talked about, is not really a issue since we are only doing about 90G/mo

Turning on the gzip features increases our CPU consumption and increases latency since the entire php file is rendered and compressed before transmission is started. In the non-gzip case, it streams the data as it is being rendered.

Again, thank you for your support
ErkDog

Fuzz Ball
Level: 47

Posts: 980/982
EXP: 752190
For next: 14013

Since: 03-15-04
From: Richmond, VA

Since last post: 40 days
Last activity: 19 days
Posted on 09-22-05 04:39 PM Link | Quote
well you did not state this before... and just for the record, I provided that kind of stuff for free, lol.

but as far as GZIP.

it does NOT increase latency. I have gzip on on Globally on my server.

the .001 seconds longer it takes gzip to compress 60K of html is less time than it takes to send TEN times the packets over the wire.

Unless your server is like a Pentium 100 with 16 megs of ram you will notice nothing but an INCREASE in speed and responsiveness from your website.

Imagine a dialup user in a worse case scenario

Would you rather take .001 seconds to gzip the html so they can download it in 1.5 seconds, or leave it off so that it takes them almost FIFTEEN seconds to download JUST the html portion of the page?

Gzip is your friend.
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 7205/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 09-22-05 04:55 PM Link | Quote
Originally posted by ErkDog
I even pasted conclusive PROOF not 2 posts ago.... it took the HTML from 62K to 8K just by turning it on.

With what version?

Originally posted by knuck
Does anyone ever take HyperHacker seriously anyway? I mean, it's like talking about c++ with someone who got no knowledge in computers.

Wow. I don't think you could have made a worse analogy. You write a Gameboy emulator in C, smart guy.
knuck

Hinox
Banned until 19-58-5815: trolling, flaming, spamming, being a general fucktard...
Level: 62

Posts: 1580/1818
EXP: 1894574
For next: 90112

Since: 03-15-04

Since last post: 14 hours
Last activity: 9 hours
Posted on 09-22-05 09:17 PM Link | Quote
I was going to say geek/sex but that'd be racist.
Legion
banning people for no reason sure is fun
Level: 101

Posts: 5390/5657
EXP: 10399737
For next: 317938

Since: 03-15-04
From: The Crossroads is under attack!

Since last post: 5 days
Last activity: 5 days
Posted on 09-22-05 09:22 PM Link | Quote
Just as long as you're not anti-dentite then you're good with me.

Those people just make me sick.
Pages: 1 2 3 4 5 6Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - General Chat - Don't be fooled | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.006 seconds.