توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : بلعیدن cpu توسط mysql
akonews
April 3rd, 2012, 11:04
با سلام
سروری دارم با مشخصات:
core i7
ram:24 gig
برای سایت: mehrstat.com
با
دایرکت ادمین و زند اپتیمایزر و سنت او اس 64 بیتی
حال پروسس زیر 99 درصد سی.پی.یو رو میخورد:
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/mehrstat.com.pid --skip-external-locking
نمی دونم چکار کنم
لطفا راهنماییم کنید.
tthost
April 3rd, 2012, 12:48
باید به فکر اپتیمایز MySql باشید
akonews
April 3rd, 2012, 12:54
با سلام
سروری دارم با مشخصات:
core i7
ram:24 gig
برای سایت: mehrstat.com
با
دایرکت ادمین و زند اپتیمایزر و سنت او اس 64 بیتی
حال پروسس زیر 99 درصد سی.پی.یو رو میخورد:
/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --pid-file=/var/lib/mysql/mehrstat.com.pid --skip-external-locking
نمی دونم چکار کنم
لطفا راهنماییم کنید.
بلی بفکرشم و سرور رو دادم دست یوزر allbert (http://www.webhostingtalk.ir/member/20784/) برای بهینه سازی ولی کاری نتونستند انجام بدن.
pardishosting
April 3rd, 2012, 12:55
99 درصد ؟
اگه در حد 90 درصد هست و لود سرور نرمال باشه غیرطبیعی نیست.
akonews
April 3rd, 2012, 13:06
99 درصد ؟
اگه در حد 90 درصد هست و لود سرور نرمال باشه غیرطبیعی نیست.
لود سرور اصلا نرمال نیست یعنی بیشتر مواقع لود نمی شود حالا هم با 4-5 کاربر در سایت رسیده به 274 درصد (سرور 8 هسته دارد).
OnlineServer
April 3rd, 2012, 13:09
امکانش هست محتویات فایل my.cnf را برای بررسی قرار بدید ؟.
ali2k
April 3rd, 2012, 13:11
تنظیمات mysql را باید متناسب با استفاده ای که می کنید بهینه کنید.
یک top اینجا بزارید.
راه حل نهایی شما بهینه سازی اسکریپت سایت هست و درمان موقت بهینه سازی تنظیمات سرور فعلا
allbert
April 3rd, 2012, 13:17
با عرض سلام و ادب خدمت دوستان عزیز
دیتابیس این سرور با استفاده از برنامه انالیز mysqltune بهینه شده.
لود دیتابیس سرور روی رم بالا نیست و کلا دیتابیس رم زیادی مصرف نمیکنه
حجم زیپ نشده دیتابیس 600 مگ هست.
من به ایشون عرض کردم مشکل در اسکریپت ایشون هست و اسکریپ هست که منابع رو مدیریت میکنه
اینجور عملیاتی که ما انجام میدیم فقط محدود کردن استفاده از منابع هست
---------- Post added at 12:16 PM ---------- Previous post was at 12:13 PM ----------
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
4792 mysql 20 0 3644m 205m 4156 S 104.8 0.9 56:34.50 mysqld
5658 apache 20 0 100m 10m 3456 S 0.7 0.0 0:00.24 httpd
5719 apache 20 0 102m 11m 3976 S 0.7 0.0 0:00.21 httpd
5717 apache 20 0 100m 10m 3452 S 0.3 0.0 0:00.11 httpd
5735 apache 20 0 100m 10m 3424 S 0.3 0.0 0:00.03 httpd
5737 root 20 0 15056 1276 892 R 0.3 0.0 0:00.03 top
1 root 20 0 19248 1492 1220 S 0.0 0.0 0:01.60 init
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
6 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
7 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/1
8 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/1:0
9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
10 root 20 0 0 0 0 S 0.0 0.0 0:00.50 kworker/0:1
11 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/2
12 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/2:0
13 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/2
14 root RT 0 0 0
---------- Post added at 12:17 PM ---------- Previous post was at 12:16 PM ----------
میزان استفاده از CPU بین 20 تا 250 % متغیر هست که تمام موارد رو دیتابیس مصرف میکنه
cpu core i 7
akonews
April 3rd, 2012, 13:27
لطفا عکس رو ببینید.
akonews
April 3rd, 2012, 13:30
با عرض سلام خدمت یوزر آلبرت
این سایت من قبلا روی یک هاست اشتراکی بودند که هیچ مشکلی نداشت ولی با سرور اختصاصی نمیدونم چرا اینقدر سی.پی.یو مصرف می کند.
اسکریپت سایت همان اسکریپت است با همون دیتابیس.
iMohsen
April 3rd, 2012, 13:40
اگه با mysqltuner آنالیز و tune کردید که قاعدتا سرور تا الان باید بسوزه دیگه !
معمولا mysqltuner براساس مقدار مصرف و منابع مصرف شده دایم پیشنهاد اختصاص منابع بیشتر رو میده و به تدریج mysql خودش به تنهایی نیازمند یک ابر هست که عادی کار کنه فقط !
# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 8
سایت هایی که از امار گیر شما استفاده میکنند برای اپدیت شدن درخواست دریافت اطلاعات ارسال میکنند
دیتابیس برای جواب دادن به درخواست اونها کورلی میگیره و جوستجو میکنه
البته من برنامه نویسی اشنایی ندارم
اگر من کد امار گیر شمارو در سایتم قرار بدم برای هر مشاهده سایت و اپدیت بازدید درخواست ارسال میشه
حالا به نظر شما من برای کم کردم پردازش چه چیزی از منابع دیتابیس رو محدود کنم
---------- Post added at 12:47 PM ---------- Previous post was at 12:46 PM ----------
اینکه با mysqltuner نرمالایز بشه درخوست ایشون و برنامه نویس اسکریپت بوده هرچند تاثیری نداشته
بنده انواع تنظیمات رو تست کردم
OnlineServer
April 3rd, 2012, 14:08
شما دستی این مقادیرو دادی ؟ اگر my.cnf همینه باید بگم به هیچ عنوان متناسب با بار وب سایت و سخت افزار بهینه نشده.. :)
allbert
April 3rd, 2012, 14:11
خیر این پیشنهاد اون برنامه بوده
شما چه چیزی پیش نهاد میکنید ؟
akonews
April 3rd, 2012, 15:39
از تمامی دوستان که تخصص دارند تقاضای درخواست کمک رو دارم.
faranetwork
April 3rd, 2012, 16:19
با woshka عزیز تماس بگیرین تخصصی در این کار دارن!!
میزبانی وب و ثبت دامنه توسط مارون هاست - مارون هاست (http://maroonhost.com/)
Talahost.Com
April 3rd, 2012, 16:28
در ssh عبارت mysql را تایپ و enter کنید
دستور زیر را اجرا کنید :
SHOW PROCESSLIST
و خروجی را اینجا بذارید.
همچنین در فایل etc/my.cnf عبارت log-slow-queries را قرار داده و mysql را restart کنید. بعد از چند ساعت چک کنید ببینید کدام کوری ها زمان بیشتری برای اجرا نیاز دارند (کند هستند)
akonews
April 3rd, 2012, 16:28
آقای faranetwork (http://www.webhostingtalk.ir/member/15860/) من این سرور رو از شما گرفتم که قرار بود اوپتیمایزشده تحویل بدید که این کار رو نکردید.
در ssh عبارت mysql را تایپ و enter کنید
دستور زیر را اجرا کنید :
SHOW PROCESSLIST
و خروجی را اینجا بذارید.
همچنین در فایل etc/my.cnf عبارت log-slow-queries را قرار داده و mysql را restart کنید. بعد از چند ساعت چک کنید ببینید کدام کوری ها زمان بیشتری برای اجرا نیاز دارند (کند هستند)
دستور شما برای سیستمعامل تعریف نشده هست
CPU CPU NI S TIME COMMAND
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 Z 00:00:00 [httpd] <defunct>
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.1 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.2 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.2 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
0.2 - 0 S 00:00:00 /usr/sbin/httpd -k start -DSSL
146 - 0 S 06:07:36 /usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysq
l --pid-file=/var/lib/mysql/mehrstat.com.pid --skip-external-locking
[root@mehrstat ~]#
akonews
April 3rd, 2012, 18:04
خواهشا اساتید کمک کنند.
iMohsen
April 3rd, 2012, 18:17
این show processlist رو باید بعد از این که به mysql console وارد شدید بزنید .
اول
mysql -u MYSQLUSERNAME -p
با این دستور وارد کنسول mysql بشید . به جای MYSQLUSERNAME هم نام کاربری Mysql رو بزارید .
بهتره اول log slow queries رو فعال کنید تا بشه فهمید دقیقه کدوم اعمال مدت زمان بیشتر و فشار بیشتری وارد میکنن .
allbert
April 3rd, 2012, 18:42
اگر منظورتون نمایش کورلی های در حال اجرا هست این دستور هست
mysqladmin -u root -p -i2 processlist
که خروجی این رو برای شما هم میزارم تا نظر بدید
:"""
+-------+--------------+-----------+---------------+---------+------+--------------+-----
----------------------------------------------------------------------------------------+
| 74569 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Sending data | sele
ct * from bazdid_rooz where site='1882' and checked_top=0 order by id desc limit 2 |
| 75074 | mehrstat_ako | localhost | mehrstat_stat | Sleep | 13 | |
|
| 75090 | root | localhost | | Query | 0 | | show
processlist |
| 75100 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Sending data | sele
ct * from bazdid_safhe_date where site=209 and page='http://aloneboy.com/tag/???-?????? |
+-------+--------------+-----------+---------------+---------+------+--------------+-----
----------------------------------------------------------------------------------------+
بیشترین درخواست ها توسط این 2 یوزر به سرور ارسال میشه
allmp3
aloneboy
کلا درخواست به سمت سرور زیاد هست
دوستان توجه داشته باشند که این یک سایت امارگیر هست
ali2k
April 3rd, 2012, 21:40
این تنظیماتی که برای my.cnf گذاشتید متناسب نیست mysqltuner.pl را اجرا کنید خروجی را اینجا بزارید تا بگم مقادیر را به چی تغییر بدید.
لطفا خروجی را داخل تگ code بزارید.
داخل top مقدا iow را بنویسید ، داخل فایل slow query ببنید کدام کوئری بیشتر تکرار شده اینجا بزارید یا اینکه داخل لیست کوئری ها ببنید کدوم کوئری بیشتر از 5 یا 10 ثانیه طول میکشه و اینجا بزارید
Woshka
April 4th, 2012, 03:57
ممکنه وب سرور خوب کامپایل نشده باشه
allbert
April 4th, 2012, 09:24
سلام دوستان
این لوگ slow query
البته این چیزی رو نمایش نمیده و همیش همین خیط کپی میشه تو این ریپورت
/usr/sbin/mysqld, Version: 5.0.91-community-log (MySQL Community Edition (GPL)). started $
Tcp port: 0 Unix socket: (null)
Time Id Command Argument
و گزارش myslqtuner
-------- Performance Metrics -------------------------------------------------
[--] Up for: 10s (174 q [17.400 qps], 14 conn, TX: 44K, RX: 13K)
[--] Reads / Writes: 54% / 46%
[--] Total buffers: 34.0M global + 2.7M per thread (100 max threads)
[OK] Maximum possible memory usage: 309.0M (1% of installed RAM)
[OK] Slow queries: 0% (0/174)
[OK] Highest usage of available connections: 3% (3/100)
[!!] Key buffer size / total MyISAM indexes: 8.0M/44.4M
[!!] Key buffer hit rate: 58.3% (211 cached / 88 reads)
[!!] Query cache is disabled
[OK] Temporary tables created on disk: 0% (0 on disk / 2 total)
[!!] Thread cache is disabled
[OK] Table cache hit rate: 82% (29 open / 35 opened)
[OK] Open file limit used: 5% (58/1K)
[OK] Table locks acquired immediately: 100% (160 immediate / 160 locks)
[!!] Connections aborted: 7%
-------- Recommendations -----------------------------------------------------
General recommendations:
Add skip-innodb to MySQL configuration to disable InnoDB
Run OPTIMIZE TABLE to defragment tables for better performance
MySQL started within last 24 hours - recommendations may be inaccurate
Set thread_cache_size to 4 as a starting value
Your applications are not closing MySQL connections properly
Variables to adjust:
key_buffer_size (> 44.4M)
query_cache_size (>= 8M)
thread_cache_size (start at 4)
با تشکر از دوستان
faranetwork
April 4th, 2012, 10:28
آقای faranetwork (http://www.webhostingtalk.ir/member/15860/) من این سرور رو از شما گرفتم که قرار بود اوپتیمایزشده تحویل بدید که این کار رو نکردید.
ما روی سی پنل بهتون تحویل دادم!! خودتون گفتین فرمت کنیم دایرکت ادمین نصب کنین!!! برای کانفیگ هم هزینه ای دریافت نشده ازتون که بخواد منتی باشه یا کم کاری
akonews
April 4th, 2012, 12:45
حق با شماست.
ali2k
April 4th, 2012, 13:17
سلام دوستان
این لوگ slow query
البته این چیزی رو نمایش نمیده و همیش همین خیط کپی میشه تو این ریپورت
/usr/sbin/mysqld, Version: 5.0.91-community-log (MySQL Community Edition (GPL)). started $
Tcp port: 0 Unix socket: (null)
Time Id Command Argument
و گزارش myslqtuner
-------- Performance Metrics -------------------------------------------------
[--] Up for: 10s (174 q [17.400 qps], 14 conn, TX: 44K, RX: 13K)
[--] Reads / Writes: 54% / 46%
[--] Total buffers: 34.0M global + 2.7M per thread (100 max threads)
[OK] Maximum possible memory usage: 309.0M (1% of installed RAM)
[OK] Slow queries: 0% (0/174)
[OK] Highest usage of available connections: 3% (3/100)
[!!] Key buffer size / total MyISAM indexes: 8.0M/44.4M
[!!] Key buffer hit rate: 58.3% (211 cached / 88 reads)
[!!] Query cache is disabled
[OK] Temporary tables created on disk: 0% (0 on disk / 2 total)
[!!] Thread cache is disabled
[OK] Table cache hit rate: 82% (29 open / 35 opened)
[OK] Open file limit used: 5% (58/1K)
[OK] Table locks acquired immediately: 100% (160 immediate / 160 locks)
[!!] Connections aborted: 7%
-------- Recommendations -----------------------------------------------------
General recommendations:
Add skip-innodb to MySQL configuration to disable InnoDB
Run OPTIMIZE TABLE to defragment tables for better performance
MySQL started within last 24 hours - recommendations may be inaccurate
Set thread_cache_size to 4 as a starting value
Your applications are not closing MySQL connections properly
Variables to adjust:
key_buffer_size (> 44.4M)
query_cache_size (>= 8M)
thread_cache_size (start at 4)
با تشکر از دوستان
سلام
دوست عزیز این mysql با اطمینان میتوانم بگم که درست کانفیگ نشده و الان در وضعیت عادی هم نیست و این کانفیگ برای یک وی پی اس 512 خوبه نه سرور با این کانفیگ :)
دیتابیس و اسکریپت را ندیدم ولی از روی حجم ایندکس میشه گفت احتمالا خوب ایندکس گزاری نشده ...
این کانفیگ را جایگزین کنید حتما لود کمتری خواهید داشت با کارایی بیشتر:
دقت کنید بعد از جایگزین کردن این کانفیگ mysql را ری استارت کنید و استانداردش 24 ساعت هست ولی حداقل یکساعت بعد از ری استارت مجدد ریپورت mysqltuner را بفرستید این ریپورتی که الان بالا فرستادید برای 10 ثانیه پس از اجرا mysql هست که گزارش در این مدت کم عملا بی استفاده است ...
allbert
April 4th, 2012, 13:31
بعد از انجام تغییراتی که شما گفتید mysql دیگه run نمیشه !
من خیلی از گزینه ها رو تغییر دادم اما تغییری نکرد.
من برای اینکه شما بتونید درست تصمیم بگیرید تنظیمات خودم رو از my.cnf پاک کردم بعد با mysqltuner گزارش گرفتم
گزارشی که قرار دادم کاملا مشخص هست که تغییری داده نشده
همون تمظیمات my.cnf که من داده بودم 5 گیگ از حافظه رم به mysql اختصاص داده شده بود البته نمیگم کار من درست هست . اما به اون بدی که شما گفتید هم نیست
[root@mehrstat ~]# service mysqld restart
ERROR! MySQL manager or server PID file could not be found!
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
[root@mehrstat ~]# ^C
[root@mehrstat ~]# ^C
[root@mehrstat ~]#
ali2k
April 4th, 2012, 13:40
این مقادیر رو در کانفیگ فعلی جایگزین کنید یا هر کدوم که نیست اضافه کنید ، من کانفیگ کامل را نفرستادم فقط پارامتر هایی که نیاز به تغییر داشتن رو فرستادم.
اگر برای اجرا خطا داد داخل فایل /var/lib/mysql به اسم سرور یک لاگ برای mysql هست که خطا داخلش نوشته شده ان را باید نگاه کنید و مشکل را حل کنید.
اگر مشکلی بود پسورد بفرستید خودم ردیفش کنم.
allbert
April 4th, 2012, 13:46
فرقی نداره یک یا 2 پارامتر هرکدوم رو که وارد بشه اعمال میشه تغییرات
احتمالا یکی از پارامتر ها مشکل داشت
هاست 97
April 4th, 2012, 16:20
من هم این مشکل رو داشتم
مقادیر mysqltuner را ست کنید
یکبار mysql را هم آپگرید کنید از whm
allbert
April 4th, 2012, 17:07
من هم این مشکل رو داشتم
مقادیر mysqltuner را ست کنید
یکبار mysql را هم آپگرید کنید از whm
متشکر بخاطر پاسخ
فکر نمیکنم بخاطر اپگرید دیتابیس یا درست کامپایل نشدن وبسرور باشه چون من بعد از این مشکل یک بار سرور رو rebuild کردم و دایرکت ادمین رو دوباره نصب کردم
ali2k
April 4th, 2012, 18:44
متشکر بخاطر پاسخ
فکر نمیکنم بخاطر اپگرید دیتابیس یا درست کامپایل نشدن وبسرور باشه چون من بعد از این مشکل یک بار سرور رو rebuild کردم و دایرکت ادمین رو دوباره نصب کردم
پارامترها رو تنظیم کردم mysql را هم ری استارت کردم وضعیتش بهتر نشد ؟
akonews
April 4th, 2012, 19:19
خیر تغییری نکرد.
allbert
April 4th, 2012, 19:39
پارامترها رو تنظیم کردم mysql را هم ری استارت کردم وضعیتش بهتر نشد ؟
بنده عرض کرده بودم مشکل از تنظیمات نیست و mysql نیاز به مصرف این مقدار از منابع داره
akonews
April 5th, 2012, 11:10
با سپاس ولی مشکل همچنان پا برجاست.
allbert
April 5th, 2012, 11:21
ویرایش شد !
akonews
April 6th, 2012, 11:24
دوستان کسی نبود که یک راه حل نشون بده که واقعا جواب بده.
rn4j1m1
April 6th, 2012, 12:00
سعی کنید تا حد امکان برنامه ــون رو بهینه کنید ، بعد به فکر سرور باشید
3245
April 6th, 2012, 12:14
از دوستان عذر میخوام، بهتره اول این کار هم تست کنید، چون یکی از ساده ترین راه ها است
استفاده از varnish
UNIXy.Net Fully Managed Servers - cPanel and DirectAdmin Varnish Script Plugin (http://unixy.net/varnish/)
عضو بشید و نسخه تریال 14 روزه رو بگیرید (برای دایرکت ادمین) نصب کنید و کش رم رو روی 512 بزارید و ری استارت کنید، نحوه نصب هم در همین انجمن یک فیلم است، جستجو کنید هستش
من برای وردپرس که یه زمانی کل سرور رو میبلعید این پلاگین رو نصب کردم کلا همه چیز رو روی روال نرمال آورد، چیز جالبی هست، نمیگم قطعا ممکنه برطرف کنه، اما تست اون ضرری نداره
ارادت
akonews
April 8th, 2012, 16:09
از دوستان عذر میخوام، بهتره اول این کار هم تست کنید، چون یکی از ساده ترین راه ها است
استفاده از varnish
UNIXy.Net Fully Managed Servers - cPanel and DirectAdmin Varnish Script Plugin (http://unixy.net/varnish/)
عضو بشید و نسخه تریال 14 روزه رو بگیرید (برای دایرکت ادمین) نصب کنید و کش رم رو روی 512 بزارید و ری استارت کنید، نحوه نصب هم در همین انجمن یک فیلم است، جستجو کنید هستش
من برای وردپرس که یه زمانی کل سرور رو میبلعید این پلاگین رو نصب کردم کلا همه چیز رو روی روال نرمال آورد، چیز جالبی هست، نمیگم قطعا ممکنه برطرف کنه، اما تست اون ضرری نداره
ارادت
varnish هم هیچ تغییری ایجاد نکرد !
ali2k
April 8th, 2012, 16:21
اسکریپتی که استفاده می کنید بهینه سازی شده ؟ کسی بررسی کرده ببینه چجوری نوشته شده ؟
akonews
April 8th, 2012, 17:48
اسکریپتی که استفاده می کنید بهینه سازی شده ؟ کسی بررسی کرده ببینه چجوری نوشته شده ؟
منظورتون از بهینه سازی چی هست؟
3245
April 8th, 2012, 18:08
varnish هم هیچ تغییری ایجاد نکرد !
آیا شما لایسنس تریال رو گرفتید و اکتیو کردید وارنیش رو؟ بدون لایسنس (چه تریال چه پولی) هیچ کاری انجام نمیده وارنیش
ارادت
j4b3r
April 8th, 2012, 18:41
سلام
معمولا تا یه جایی کانفیگ mysql می تونه واسه شما کار انجام بده
شما باید table ها رو چک کنید
و بهینه کنید
تا شاید مشکلتون حل بشه.
مثلا ببینید از کوئری ها وقتی select انتخاب میشه مثلا بر اساس فیلد test
که این تعداد recordiها هم زیاد هست
ببینی ایا table ایندکس شده یا نه
در صورتی که می تونید اطلاعات رو ارسال کنید
تا از این نظر چک بشه
من سیستمی رو دیدم که با غلفت برنامه نویسش برای یک select از دیتابیس کل یه سرور بار رم 16 رو میترکوند
شاید با تعداد 5 ک.ئری در ثانیه
akonews
April 9th, 2012, 19:01
آیا کویری های زیر مشکلی دارند:
| 261411 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2127 and link_dahande='http://www.ojube-9 |
| 261412 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2341 and link_dahande='http://2fblog.miha |
| 261413 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261415 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2119 and link_dahande='http://www.google. |
| 261418 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261419 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261422 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261425 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261426 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://www.google.c |
| 261430 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261435 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261437 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261439 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261440 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://www.sasa1.c |
| 261444 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261447 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261449 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2596 and link_dahande='http://rozrank.r98 |
| 261451 | mehrstat_ako | localhost | mehrstat_stat | Query | 4 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261456 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261457 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 261458 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2398 and link_dahande='http://clubsms.ir' |
| 261459 | mehrstat_ako | localhost | mehrstat_stat | Query | 2 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261463 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Updating | update bazdid_safhe set tekrar=tekrar+1 where site=2622 and page='http://hitup.ir/hit/hit1.htm' |
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
| Id | User | Host | db | Command | Time | State | Info |
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
| 260553 | mehrstat_ako | localhost | mehrstat_stat | Query | 160 | Locked | select * from link_dahandegan_date where site=1675 and date='13910121' order by tekrar desc limit 10 |
| 261025 | mehrstat_ako | localhost | mehrstat_stat | Query | 35 | Locked | INSERT INTO `link_dahandegan_date` (`id`, `site`, `link_dahande`, `tekrar`,date) VALUES (NULL, '2076 |
| 261223 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | INSERT INTO `link_dahandegan_date` (`id`, `site`, `link_dahande`, `tekrar`,date) VALUES (NULL, '2472 |
| 261258 | mehrstat_ako | localhost | mehrstat_stat | Query | 41 | Updating | update link_dahandegan_date set tekrar=tekrar+1 where site=2388 and link_dahande='http://www.google. |
| 261271 | mehrstat_ako | localhost | mehrstat_stat | Query | 40 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261272 | mehrstat_ako | localhost | mehrstat_stat | Query | 40 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1601 and link_dahande='http://jetman.pers |
| 261273 | mehrstat_ako | localhost | mehrstat_stat | Query | 39 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261274 | mehrstat_ako | localhost | | Query | 0 | | show processlist |
| 261275 | mehrstat_ako | localhost | mehrstat_stat | Query | 39 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261276 | mehrstat_ako | localhost | mehrstat_stat | Query | 39 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 261280 | mehrstat_ako | localhost | mehrstat_stat | Query | 39 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261282 | mehrstat_ako | localhost | mehrstat_stat | Query | 39 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2472 and link_dahande='http://forum.alone |
| 261284 | mehrstat_ako | localhost | mehrstat_stat | Query | 37 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 261285 | mehrstat_ako | localhost | mehrstat_stat | Query | 38 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2076 and link_dahande='http://search.hand |
| 261288 | mehrstat_ako | localhost | mehrstat_stat | Query | 38 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 261297 | mehrstat_ako | localhost | mehrstat_stat | Query | 38 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 261302 | mehrstat_ako | localhost | mehrstat_stat | Query | 36 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
| 261305 | mehrstat_ako | localhost | mehrstat_stat | Query | 36 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261307 | mehrstat_ako | localhost | mehrstat_stat | Query | 34 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1231 and link_dahande='http://www.google. |
| 261308 | mehrstat_ako | localhost | mehrstat_stat | Query | 35 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1722 and link_dahande='http://takrank.com |
| 261310 | mehrstat_ako | localhost | mehrstat_stat | Query | 34 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261311 | mehrstat_ako | localhost | mehrstat_stat | Query | 34 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 261317 | mehrstat_ako | localhost | mehrstat_stat | Query | 33 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=345 and link_dahande='http://www.antilusi |
| 261321 | mehrstat_ako | localhost | mehrstat_stat | Query | 32 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=270 and link_dahande='http://tabpc.ir' an |
| 261323 | mehrstat_ako | localhost | mehrstat_stat | Query | 32 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261325 | mehrstat_ako | localhost | mehrstat_stat | Query | 31 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2088 and link_dahande='http://isearch.bab |
| 261327 | mehrstat_ako | localhost | mehrstat_stat | Query | 31 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261328 | mehrstat_ako | localhost | mehrstat_stat | Query | 30 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=830 and link_dahande='http://www.google.c |
| 261330 | mehrstat_ako | localhost | mehrstat_stat | Query | 30 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261332 | mehrstat_ako | localhost | mehrstat_stat | Query | 30 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261334 | mehrstat_ako | localhost | mehrstat_stat | Query | 29 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261336 | mehrstat_ako | localhost | mehrstat_stat | Query | 28 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1546 and link_dahande='http://dabirzist.b |
| 261337 | mehrstat_ako | localhost | mehrstat_stat | Query | 28 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://allmp3.pers |
| 261340 | mehrstat_ako | localhost | mehrstat_stat | Query | 28 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261343 | mehrstat_ako | localhost | mehrstat_stat | Query | 27 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261346 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 261349 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 261350 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261352 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261355 | mehrstat_ako | localhost | mehrstat_stat | Query | 25 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261356 | mehrstat_ako | localhost | mehrstat_stat | Query | 25 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261357 | mehrstat_ako | localhost | mehrstat_stat | Query | 25 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://pack.fardbl |
| 261358 | mehrstat_ako | localhost | mehrstat_stat | Query | 24 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=320 and link_dahande='http://khandeh-baza |
| 261362 | mehrstat_ako | localhost | mehrstat_stat | Query | 23 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261364 | mehrstat_ako | localhost | mehrstat_stat | Query | 21 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2092 and link_dahande='http://www.bing.co |
| 261370 | mehrstat_ako | localhost | mehrstat_stat | Query | 21 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2076 and link_dahande='http://feramasoner |
| 261373 | mehrstat_ako | localhost | mehrstat_stat | Query | 20 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://www.google.c |
| 261374 | mehrstat_ako | localhost | mehrstat_stat | Query | 21 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261375 | mehrstat_ako | localhost | mehrstat_stat | Query | 20 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261377 | mehrstat_ako | localhost | mehrstat_stat | Query | 19 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1231 and link_dahande='http://www.google. |
| 261378 | mehrstat_ako | localhost | mehrstat_stat | Query | 20 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2076 and link_dahande='http://feramasoner |
| 261381 | mehrstat_ako | localhost | mehrstat_stat | Query | 19 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261384 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1231 and link_dahande='http://www.google. |
| 261388 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261390 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://axbox.blogs |
| 261391 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2078 and link_dahande='http://www.google. |
| 261393 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261395 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261396 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://www.google.c |
| 261397 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=830 and link_dahande='http://shora-salam. |
| 261400 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
| 261401 | mehrstat_ako | localhost | mehrstat_stat | Query | 15 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261404 | mehrstat_ako | localhost | mehrstat_stat | Query | 15 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261405 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2531 and link_dahande='http://www.google. |
| 261408 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261409 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2341 and link_dahande='http://2fblog.miha |
| 261410 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1601 and link_dahande='http://atishpare-a |
| 261411 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2127 and link_dahande='http://www.ojube-9 |
| 261412 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2341 and link_dahande='http://2fblog.miha |
| 261413 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261415 | mehrstat_ako | localhost | mehrstat_stat | Query | 12 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2119 and link_dahande='http://www.google. |
| 261418 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261419 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261422 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261425 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261426 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://www.google.c |
| 261430 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261435 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261437 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 261439 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261440 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://www.sasa1.c |
| 261444 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261447 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261449 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2596 and link_dahande='http://rozrank.r98 |
| 261451 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261456 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261457 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 261458 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2398 and link_dahande='http://clubsms.ir' |
| 261459 | mehrstat_ako | localhost | mehrstat_stat | Query | 4 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261463 | mehrstat_ako | localhost | mehrstat_stat | Query | 2 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 261466 | mehrstat_ako | localhost | mehrstat_stat | Query | 2 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
| 261469 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 261470 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Updating | update jostvajoo set tekrar=tekrar+1 where site=1345 and kalame='??? ??????? ????? ? |
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
---------- Post added at 07:00 PM ---------- Previous post was at 06:53 PM ----------
این هم یک سری دیگه:
| 263486 | mehrstat_ako | localhost | mehrstat_stat | Query | 18 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a || 263488 | mehrstat_ako | localhost | mehrstat_stat | Query | 18 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2084 and link_dahande='http://sms5.blogsk |
| 263492 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263493 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263495 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263497 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1722 and link_dahande='http://takrank.com |
| 263498 | mehrstat_ako | localhost | mehrstat_stat | Query | 15 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263499 | mehrstat_ako | localhost | mehrstat_stat | Query | 15 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263505 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263507 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263508 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1 and link_dahande='http://www.mehrstat.c |
| 263509 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2087 and link_dahande='http://www.google. |
| 263510 | mehrstat_ako | localhost | mehrstat_stat | Query | 14 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://allmp3.pers |
| 263512 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263513 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 263517 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 263522 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2472 and link_dahande='http://forum.alone |
| 263523 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263524 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://download201 |
| 263525 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263527 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 263530 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 263533 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2388 and link_dahande='http://irandll.com |
| 263534 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | select * from link_dahandegan_date where site=1675 and date='13910120' order by tekrar desc limit 10 |
| 263536 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://aloneboy.com |
| 263539 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1914 and link_dahande='http://www.hackero |
| 263541 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263542 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2089 and link_dahande='http://www.google. |
| 263544 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://sasa1.com' |
| 263546 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://xpressdownl |
| 263547 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263549 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 263554 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
| 263557 | mehrstat_ako | localhost | mehrstat_stat | Query | 4 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263560 | mehrstat_ako | localhost | mehrstat_stat | Query | 4 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263561 | mehrstat_ako | localhost | mehrstat_stat | Query | 4 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263564 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2451 and link_dahande='http://cod-music.m |
| 263565 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 263566 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263570 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263571 | mehrstat_ako | localhost | mehrstat_stat | Query | 2 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 263573 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=267 and link_dahande='http://www.google.c |
| 263576 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://aloneboy.com |
| 263577 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://www.behnam- |
| 263579 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
http://www.webhostingtalk.ir/f6/44958/index5.html#post416692
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
| Id | User | Host | db | Command | Time | State | Info |
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
| 261274 | mehrstat_ako | localhost | | Query | 0 | | show processlist |
| 261592 | mehrstat_ako | localhost | mehrstat_stat | Query | 34 | Locked | select * from link_dahandegan_date where site=1675 and date='13910121' order by tekrar desc limit 20 |
| 263441 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2605 and link_dahande='http://www.google. |
| 263446 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Updating | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://allmp3.pers |
| 263447 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263449 | mehrstat_ako | localhost | mehrstat_stat | Query | 26 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263451 | mehrstat_ako | localhost | mehrstat_stat | Query | 24 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 263453 | mehrstat_ako | localhost | mehrstat_stat | Query | 25 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263454 | mehrstat_ako | localhost | mehrstat_stat | Query | 24 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263455 | mehrstat_ako | localhost | mehrstat_stat | Query | 24 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263459 | mehrstat_ako | localhost | mehrstat_stat | Query | 24 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263464 | mehrstat_ako | localhost | mehrstat_stat | Query | 23 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263465 | mehrstat_ako | localhost | mehrstat_stat | Query | 23 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263470 | mehrstat_ako | localhost | mehrstat_stat | Query | 20 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://www.google.c |
| 263471 | mehrstat_ako | localhost | mehrstat_stat | Query | 18 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 263472 | mehrstat_ako | localhost | mehrstat_stat | Query | 22 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263475 | mehrstat_ako | localhost | mehrstat_stat | Query | 21 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263477 | mehrstat_ako | localhost | mehrstat_stat | Query | 19 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2081 and link_dahande='http://www.google. |
| 263480 | mehrstat_ako | localhost | mehrstat_stat | Query | 21 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263481 | mehrstat_ako | localhost | mehrstat_stat | Query | 21 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263483 | mehrstat_ako | localhost | mehrstat_stat | Query | 18 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2152 and link_dahande='http://www.google. |
| 263486 | mehrstat_ako | localhost | mehrstat_stat | Query | 20 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263488 | mehrstat_ako | localhost | mehrstat_stat | Query | 20 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2084 and link_dahande='http://sms5.blogsk |
| 263492 | mehrstat_ako | localhost | mehrstat_stat | Query | 19 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263493 | mehrstat_ako | localhost | mehrstat_stat | Query | 19 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263495 | mehrstat_ako | localhost | mehrstat_stat | Query | 18 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263497 | mehrstat_ako | localhost | mehrstat_stat | Query | 18 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1722 and link_dahande='http://takrank.com |
| 263498 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263499 | mehrstat_ako | localhost | mehrstat_stat | Query | 17 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263505 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263507 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263508 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1 and link_dahande='http://www.mehrstat.c |
| 263509 | mehrstat_ako | localhost | mehrstat_stat | Query | 15 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2087 and link_dahande='http://www.google. |
| 263510 | mehrstat_ako | localhost | mehrstat_stat | Query | 16 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://allmp3.pers |
| 263512 | mehrstat_ako | localhost | mehrstat_stat | Query | 15 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263513 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 263517 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2187 and link_dahande='http://www.google. |
| 263522 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2472 and link_dahande='http://forum.alone |
| 263523 | mehrstat_ako | localhost | mehrstat_stat | Query | 13 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263524 | mehrstat_ako | localhost | mehrstat_stat | Query | 12 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://download201 |
| 263525 | mehrstat_ako | localhost | mehrstat_stat | Query | 12 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitfa.blogs |
| 263527 | mehrstat_ako | localhost | mehrstat_stat | Query | 12 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 263530 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 263533 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2388 and link_dahande='http://irandll.com |
| 263534 | mehrstat_ako | localhost | mehrstat_stat | Query | 11 | Locked | select * from link_dahandegan_date where site=1675 and date='13910120' order by tekrar desc limit 10 |
| 263536 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://aloneboy.com |
| 263539 | mehrstat_ako | localhost | mehrstat_stat | Query | 10 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=1914 and link_dahande='http://www.hackero |
| 263541 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263542 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2089 and link_dahande='http://www.google. |
| 263544 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://sasa1.com' |
| 263546 | mehrstat_ako | localhost | mehrstat_stat | Query | 9 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://xpressdownl |
| 263547 | mehrstat_ako | localhost | mehrstat_stat | Query | 8 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263549 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 263554 | mehrstat_ako | localhost | mehrstat_stat | Query | 7 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
| 263557 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263560 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263561 | mehrstat_ako | localhost | mehrstat_stat | Query | 6 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263564 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2451 and link_dahande='http://cod-music.m |
| 263565 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://music-30ty. |
| 263566 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263570 | mehrstat_ako | localhost | mehrstat_stat | Query | 5 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263571 | mehrstat_ako | localhost | mehrstat_stat | Query | 4 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://www.xpressd |
| 263573 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=267 and link_dahande='http://www.google.c |
| 263576 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=209 and link_dahande='http://aloneboy.com |
| 263577 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://www.behnam- |
| 263579 | mehrstat_ako | localhost | mehrstat_stat | Query | 3 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2489 and link_dahande='http://www.19dey.c |
| 263585 | mehrstat_ako | localhost | mehrstat_stat | Query | 1 | Updating | update jostvajoo set tekrar=tekrar+1 where site=514 and kalame='&esrc=s&frm=1&source=web&cd=9&ved=0C |
| 263586 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://download201 |
| 263587 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2622 and link_dahande='http://hitup.ir' a |
| 263588 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Locked | update link_dahandegan_date set tekrar=tekrar+1 where site=2396 and link_dahande='http://download201 |
| 263590 | mehrstat_ako | localhost | mehrstat_stat | Query | 0 | Updating | update bazdid_safhe set tekrar=tekrar+1 where site=2622 and page='http://hitup.ir/hit/hit1.htm' |
+--------+--------------+-----------+---------------+---------+------+----------+------------------------------------------------------------------------------------------------------+
---------- Post added at 07:01 PM ---------- Previous post was at 07:00 PM ----------
خواهشا بگید مشکل از برنامه نویسی سایتم است یا از کسی که سرور رو اوپتیمایز کرده.
pardishosting
April 9th, 2012, 19:21
شما اطلاعات سرور رو بدید تا من یه چک کنم.
akonews
April 10th, 2012, 16:20
با عرض سپاس و قدردانی از دوست خوبمون آقای allbert (http://www.webhostingtalk.ir/member/20784/)
ایشون در کمال صبر و دقت فوق العاده مشکل من رو حل کردند.
جا دارد در اینجا از تمامی دوستان دیگر هم که در این تایپک پست دادند تقدیر نمایم.
ولی حساب allbert (http://www.webhostingtalk.ir/member/20784/) جداست.
ایشون استاد استادان هستند.
allbert
April 10th, 2012, 16:28
خواهش میکنم وظیفه بود دوست عزیز
ali2k
April 10th, 2012, 18:26
مشکل چجوری حل شد ؟ بنویسید شاید برای بقیه هم مفید باشه
ourweb
April 10th, 2012, 18:52
با عرض سلام خدمت یوزر آلبرت
این سایت من قبلا روی یک هاست اشتراکی بودند که هیچ مشکلی نداشت ولی با سرور اختصاصی نمیدونم چرا اینقدر سی.پی.یو مصرف می کند.
اسکریپت سایت همان اسکریپت است با همون دیتابیس.
سرور رو درست کانفیگ نکردید وگرنه نباید به این شکل باشه ایا شما سرور را کانفیگ کردید یا همکاران؟
akonews
April 10th, 2012, 20:39
همکاران کانفیگ کردند.
مشکل ظاهرا از دو عدد از جدول های دیتابیسم بود.
m_hdi
April 11th, 2012, 05:12
ربطی به کانفیک سرور نداره دوستان فقط باید mysql بهنه سازی بشه شما که دایرکت ادمین دارید تو خود سایت دایرکت ادمین اموزش کامل بهنه سازی رو دارد
شما برای یک سایت با این حجم یک سرور قول گذاشتید نباید مشکلی داشته باشه:-p