SA-MP Forums Archive
Bandwidth - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Bandwidth (/showthread.php?tid=372712)



Bandwidth - Vvolk - 27.08.2012

Hello everybody. My server often freezes then a lot of a players playing. I described it here: https://sampforum.blast.hk/showthread.php?tid=372570
Today I with friend tested server and we found something strange and bad. Then player disconnects, KBits per second sent/received rises up to ~1.3gb/s from 5-40KBits. But my host only 100mbps. I think it because I using mysql plugin by BlueG r7. But I don't know what I do bad... Or it is something bad with plugin or with my code, I don't know. And I thiink that is the my problem of server freeze. Screenshots:



Re: Bandwidth - kaisersouse - 27.08.2012

Posting code would be very helpful


Re: Bandwidth - Vvolk - 27.08.2012

I need less queries?


Re: Bandwidth - AndreT - 28.08.2012

JESUS CHRIST WHAT ARE MY EYES SEEING...

DUDE WHY DO YOU HAVE LIKE 20 QUERIES FOR SAVING ONE PLAYER'S INFORMATION ON DISCONNECT

// sorry for caps


Re: Bandwidth - [MWR]Blood - 28.08.2012

Oigawd


Re: Bandwidth - Vvolk - 28.08.2012

So, I need to use less queries? I need to put more saving to one query?