Search found 24 matches

by Dooty
Fri Apr 12, 2013 3:55 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: WireShark
Replies: 3
Views: 854

Re: WireShark

no errors. it says load configurations 100% then loads and closes
by Dooty
Thu Apr 11, 2013 8:02 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: WireShark
Replies: 3
Views: 854

WireShark

how come when i open it, it automatically closes
by Dooty
Thu Apr 11, 2013 9:52 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Reverse IP
Replies: 1
Views: 582

Reverse IP

is there any way for like lets say my real ip is 127.0.0.1. how can i make it where if someone put 1.0.0.127, it would direct to 127.0.0.1?
by Dooty
Sun Mar 31, 2013 8:59 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Opened Connections
Replies: 1
Views: 619

Re: MYSQL Opened Connections

close please i figured it out
by Dooty
Sun Mar 31, 2013 8:00 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Opened Connections
Replies: 1
Views: 619

MYSQL Opened Connections

http://imgur.com/vKxk8hx
does the 90 right of root mean there are 90 opened connections?
by Dooty
Sun Mar 31, 2013 5:59 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

Re: MYSQL Connections

whats the maxmium connection? cause i wanna put at max. more connections would mean i need more ram eventually correct?
by Dooty
Sun Mar 31, 2013 5:48 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

Re: MYSQL Connections

i found it in my.ini
putting max_connection = 10000 is correct right?
by Dooty
Sun Mar 31, 2013 4:41 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

Re: MYSQL Connections

Edge100x wrote:You can set this in the my.cnf / my.conf file, but you should really fix your application that is leaking them, instead.
Where is my.cnf / my.conf file located? I can't seem to find it in my Windows server
by Dooty
Sun Mar 31, 2013 3:10 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

Re: MYSQL Connections

anyone?
by Dooty
Sun Mar 31, 2013 11:08 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Email
Replies: 2
Views: 945

Email

how do we get our own custom email?
like admin@blahblah.net
by Dooty
Sat Mar 30, 2013 1:44 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

Re: MYSQL Connections

where excatly are those 2 files located at
by Dooty
Thu Mar 28, 2013 10:15 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

Re: MYSQL Connections

i fixed that by simply just removing the online/offline check. After like 12 hours, my game server will say too many connections.
by Dooty
Thu Mar 28, 2013 10:11 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: MYSQL Connections
Replies: 10
Views: 1651

MYSQL Connections

how can i get more mysql connections. It says too many connections after a while.
by Dooty
Wed Mar 27, 2013 8:41 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: fsockopen
Replies: 5
Views: 1020

Re: fsockopen

so for the code i posted. does it even close the connection? cause after i removed it, my server no longer gets too many connections
by Dooty
Wed Mar 27, 2013 7:01 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: fsockopen
Replies: 5
Views: 1020

Re: fsockopen

so if that is sent enough times, it can cause mysql to have too many connections?