|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#151 | |
|
Confirmed User
Join Date: Nov 2004
Location: Scottsdale, AZ
Posts: 5,167
|
Quote:
|
|
|
|
|
|
|
#152 |
|
Confirmed User
Industry Role:
Join Date: May 2002
Location: Toronto, Canada
Posts: 5,599
|
And before you go yelling to lensman what a racist i am and how i should be banned keep in mind i'm a jew myself
|
|
|
|
|
|
#153 | |
|
Confirmed User
Join Date: Jan 2003
Location: internet
Posts: 4,398
|
Quote:
![]() |
|
|
|
|
|
|
#154 | |
|
******
Join Date: Jun 2002
Posts: 21,846
|
Quote:
![]() |
|
|
|
|
|
|
#155 | |
|
best designer on GFY
Join Date: Mar 2003
Location: IALIEN.COM - High Definition Video and Photographic Productions -ICQ 78943384
Posts: 30,307
|
Quote:
![]()
__________________
![]() ![]() NAKED HOSTING FTW!11 I'm On The INSANE PLAN $9.95/mo! | The Alien Blog Adult News Worth Reading Updated Daily | Content For Sale! 641 PICS 216 MINUTES OF VIDEO $350.00 |ICQ: 78943384 | |
|
|
|
|
|
|
#156 | |
|
Confirmed User
Join Date: Nov 2002
Posts: 7,761
|
Quote:
You're going to tell him to do something with .htaccess aren't you? ![]() |
|
|
|
|
|
|
#157 | |
|
Making $$$$ w/ ClickCash
Industry Role:
Join Date: May 2003
Location: USA
Posts: 18,037
|
Quote:
when you post them here on a public forum you are giving them away. Consult with an attorney before you reply back please, before you choke on that foot.
__________________
ICQ: 86364801 Email: will [at] innovativeassets [dot] com |
|
|
|
|
|
|
#158 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
![]() |
|
|
|
|
|
#159 | |
|
jellyfish
Join Date: Dec 2003
Posts: 71,528
|
Quote:
![]() |
|
|
|
|
|
|
#160 |
|
Confirmed User
Join Date: Nov 2004
Location: Scottsdale, AZ
Posts: 5,167
|
One thing I must add. You're looking at this issue from the wrong perspective, IMHO. I'm not referring specifically to the problems you are having with the search due to various service abuses, but to the overall mentality I'm sensing here.
GFY has become a major resource in this industry, and while it attracts many users on a daily (read: hourly) basis, it's also an opportunity for others with some entrepreneurial spirit to further enhance the board for the benefit of everyone else. Those who seek to do so for legitimate purposes do not try to steal your traffic or content. It is simply an opportunity to make a buck while introducing useful utilities that are not currently available directly from GFY. STBoards with their tracking capabilities and the GFYStats project BlueWire is working on are only two examples. Do you think eBay was crying when people developed various APIs and stand-alone services to remotely search items, image uploads/storage, or more advanced auction monitoring features? Nope. Because they were looking at the big picture. The same goes for Amazon. That's why those companies are still here. |
|
|
|
|
|
#161 |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
I'm just curious if GFY's tech have tried yet to convert the board tables into InnoDB. It's quick and painless to do, and is built exactly for millions of rows of data and providing speed.
I would assume they are already using row-level locking even with INNODB (if not, there's 99% of your problem right there), but InnoDB can still provide immediate advantages without touching the vb code at all. They should atleast try a benchmark: copy their largest table and make it InnoDB, then run a few searches on the current version versus the InnoDB version and see what your results look like. Small tables have been proven faster in INNODB from my experience, but once you get past 500,000 rows or so, InnoDB outperforms it. With 5-10 million rows or more, it outperforms it drastically. Anyhow, if they want to try, "ALTER TABLE tbl_name TYPE=InnoDB" is all you need
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
#162 | |
|
Confirmed User
Join Date: Nov 2002
Posts: 7,761
|
Quote:
Last time I checked... INNODB = faster reads (use for read-heavy tables) InnoDB = faster writes (use for write-heavy tables) Maybe it's different now?... I initially got this information from a guy running one of the largest forums on the net. That was basically his nutshell response. He does use InnoDB, but only for write-heavy tables. The guy has a cluster of like... 40 servers or something. |
|
|
|
|
|
|
#163 | |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
Quote:
Right now though we're checking out NDB type for use with MySQL Cluster.....hopefully it outperforms all the other types by leaps and bounds ![]()
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
|
#164 |
|
Confirmed User
Industry Role:
Join Date: May 2002
Location: Toronto, Canada
Posts: 5,599
|
I believe the (main) difference between innodb and myisam is that there is row locking support with innodb and not with myisam. Multiple rows can be updated concurrently where as with myisam a thread needs exclusive access to the table.
|
|
|
|
|
|
#165 | |
|
Confirmed User
Join Date: Nov 2002
Posts: 7,761
|
Quote:
|
|
|
|
|
|
|
#166 | |
|
Confirmed User
Join Date: Jan 2005
Posts: 1,648
|
Quote:
![]() |
|
|
|
|
|
|
#167 | |
|
Confirmed User
Join Date: Nov 2004
Location: Scottsdale, AZ
Posts: 5,167
|
Quote:
|
|
|
|
|
|
|
#168 |
|
lurker
Industry Role:
Join Date: Aug 2002
Location: atlanta
Posts: 57,021
|
thanks lens it explains alot, get those fuckers lol
|
|
|
|
|
|
#169 | |
|
Confirmed User
Join Date: Nov 2002
Posts: 7,761
|
Quote:
![]() |
|
|
|
|
|
|
#170 | |
|
Confirmed User
Join Date: Jun 2002
Posts: 983
|
Quote:
![]() |
|
|
|
|
|
|
#171 |
|
Too lazy to set a custom title
Join Date: Apr 2004
Location: Buffalo, NY
Posts: 35,218
|
Good to know what is going down I look forward to a faster stronger GFY soon as you take care of the issues.
|
|
|
|
|
|
#172 |
|
Confirmed User
Join Date: Nov 2004
Posts: 4,628
|
I'd like to know if our upcoming GFY stats project applies to this...
We are trying to provide this as a service to be something 'fun' for board members and we thought it would be useful for the sig market... Our script doesnt provide search function or anything like that. Just gives stats on posters and only spiders once per week at an obscure time... Here's the prototype..any thoughts? http://www.bluewiredevelopment.com/w...=weekly&week=3 |
|
|
|
|
|
#173 | |
|
GFY Chaperone
Join Date: Jan 2001
Location: Adult.com
Posts: 9,846
|
Quote:
|
|
|
|
|
|
|
#174 | |
|
Confirmed User
Join Date: Nov 2004
Posts: 4,628
|
Quote:
I had mentioned the idea to Eric because we're doing some design work for you guys right now....He said i'd need to talk to you. Hopefully we can talk sometime on icq or phone. Thanks |
|
|
|
|
|
|
#175 |
|
Too lazy to set a custom title
Join Date: Apr 2004
Location: Buffalo, NY
Posts: 35,218
|
BlueWire I hope you guys can get this up and going, I love the concept of your little side project. I've been a stats guy for years and get enjoyment from them. Keep up the great work.
|
|
|
|
|
|
#176 | |
|
Confirmed User
Join Date: Nov 2004
Posts: 4,628
|
Quote:
Thanks I hope so too. I really thought it would be cool ....AND i have even more ideas for stats we can track based off having the info that our spider currently collects....They would be able to show the cross between # of posts and quality of each post... ...of course...it'd be that much more effective if it was plugged right into the database *cough* ![]() |
|
|
|
|
|
|
#177 | |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
Quote:
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
|
#178 | |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
Quote:
Anyhow was just something I already offered to them to try awhile ago, was wondering if they ever got around to trying it out...
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
|
#179 | |
|
Confirmed User
Industry Role:
Join Date: May 2002
Location: Toronto, Canada
Posts: 5,599
|
Quote:
"Currently, MySQL supports table-level locking for ISAM, INNODB, and MEMORY (HEAP) tables, page-level locking for BDB tables, and row-level locking for InnoDB tables. " http://dev.mysql.com/doc/mysql/en/internal-locking.html |
|
|
|
|
|
|
#180 | |
|
Confirmed User
Industry Role:
Join Date: Jun 2004
Location: New York, NY
Posts: 6,890
|
Quote:
__________________
Skype variuscr - Email varius AT gmail |
|
|
|
|
|
|
#181 |
|
Affiliate
Join Date: Jul 2004
Posts: 28,735
|
anyway... nice job Lens!
__________________
M&A Queen |
|
|
|
|
|
#182 |
|
jellyfish
Join Date: Dec 2003
Posts: 71,528
|
gfy stats looks cool
|
|
|
|
|
|
#183 |
|
First African GFY Member
Join Date: Mar 2004
Location: New Jersey
Posts: 12,114
|
Thanks for the update Lens.
|
|
|
|
|
|
#184 | |
|
web
Join Date: Dec 2001
Location: On icq: 85-483-060
Posts: 9,533
|
Quote:
|
|
|
|
|
|
|
#185 | |
|
Confirmed User
Join Date: Nov 2004
Posts: 4,628
|
Quote:
..also, if i might have a blatent plug right now. One of the Bluewire programming teams is opening up and we're accepting custom projects for them right now....PHP, PERL/CGI, MYSQL, FlashCom Server, Flash Remoting |
|
|
|
|