Re: [hlds] How often can we query uptodate check?

2014-07-13 Thread A Fearts
http://steamcommunity.com/dev/apiterms

You are limited to one hundred thousand (100,000) calls to the Steam Web
API per day. Valve may approve higher daily call limits if you adhere to
these API Terms of Use.



On Sun, Jul 13, 2014 at 1:33 AM, Alexander Corn mc...@doctormckay.com
wrote:

 nemrun.


 Dr. McKay
 www.doctormckay.com


 On Tue, Jul 8, 2014 at 8:36 PM, Mohammed Khalik 
 mohammed_kha...@hotmail.com wrote:

 What plugin do you use to check?
 Can you provide a link please?

 --
 From: mc...@doctormckay.com
 Date: Tue, 8 Jul 2014 19:33:11 -0400
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] How often can we query uptodate check?


 I have two systems checking every 30 seconds.


 Dr. McKay
 www.doctormckay.com


 On Tue, Jul 8, 2014 at 7:15 PM, big john brewskii...@gmail.com wrote:

 How often is it acceptable to query
 http://api.steampowered.com/ISteamApps/UpToDateCheck/v0001 without
 getting firewalled off from steam servers? I have about 10 servers checking
 every hour but I would like to check every 30 min.

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds



 ___ To unsubscribe, edit your
 list preferences, or view the list archives, please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds



 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] How often can we query uptodate check?

2014-07-12 Thread Alexander Corn
nemrun.


Dr. McKay
www.doctormckay.com


On Tue, Jul 8, 2014 at 8:36 PM, Mohammed Khalik mohammed_kha...@hotmail.com
 wrote:

 What plugin do you use to check?
 Can you provide a link please?

 --
 From: mc...@doctormckay.com
 Date: Tue, 8 Jul 2014 19:33:11 -0400
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] How often can we query uptodate check?


 I have two systems checking every 30 seconds.


 Dr. McKay
 www.doctormckay.com


 On Tue, Jul 8, 2014 at 7:15 PM, big john brewskii...@gmail.com wrote:

 How often is it acceptable to query
 http://api.steampowered.com/ISteamApps/UpToDateCheck/v0001 without
 getting firewalled off from steam servers? I have about 10 servers checking
 every hour but I would like to check every 30 min.

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds



 ___ To unsubscribe, edit your
 list preferences, or view the list archives, please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] How often can we query uptodate check?

2014-07-10 Thread Mohammed Khalik
What plugin do you use to check? Can you provide a link please?

From: mc...@doctormckay.com
Date: Tue, 8 Jul 2014 19:33:11 -0400
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] How often can we query uptodate check?

I have two systems checking every 30 seconds.


Dr. McKaywww.doctormckay.com


On Tue, Jul 8, 2014 at 7:15 PM, big john brewskii...@gmail.com wrote:


How often is it acceptable to query 
http://api.steampowered.com/ISteamApps/UpToDateCheck/v0001 without getting 
firewalled off from steam servers? I have about 10 servers checking every hour 
but I would like to check every 30 min.




___

To unsubscribe, edit your list preferences, or view the list archives, please 
visit:

https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds





___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
  ___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] How often can we query uptodate check?

2014-07-10 Thread Azarus X
I had asked steam support about this a year ago. And they told me i can
send daily 100k requests without getting blocked.



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] How often can we query uptodate check?

2014-07-10 Thread big john
Its a php script I wrote
On Jul 10, 2014 2:42 PM, Mohammed Khalik mohammed_kha...@hotmail.com
wrote:

 What plugin do you use to check?
 Can you provide a link please?

 --
 From: mc...@doctormckay.com
 Date: Tue, 8 Jul 2014 19:33:11 -0400
 To: hlds@list.valvesoftware.com
 Subject: Re: [hlds] How often can we query uptodate check?

 I have two systems checking every 30 seconds.


 Dr. McKay
 www.doctormckay.com


 On Tue, Jul 8, 2014 at 7:15 PM, big john brewskii...@gmail.com wrote:

 How often is it acceptable to query
 http://api.steampowered.com/ISteamApps/UpToDateCheck/v0001 without
 getting firewalled off from steam servers? I have about 10 servers checking
 every hour but I would like to check every 30 min.

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds



 ___ To unsubscribe, edit your
 list preferences, or view the list archives, please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


[hlds] How often can we query uptodate check?

2014-07-08 Thread big john
How often is it acceptable to query
http://api.steampowered.com/ISteamApps/UpToDateCheck/v0001 without getting
firewalled off from steam servers? I have about 10 servers checking every
hour but I would like to check every 30 min.
___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


Re: [hlds] How often can we query uptodate check?

2014-07-08 Thread Alexander Corn
I have two systems checking every 30 seconds.


Dr. McKay
www.doctormckay.com


On Tue, Jul 8, 2014 at 7:15 PM, big john brewskii...@gmail.com wrote:

 How often is it acceptable to query
 http://api.steampowered.com/ISteamApps/UpToDateCheck/v0001 without
 getting firewalled off from steam servers? I have about 10 servers checking
 every hour but I would like to check every 30 min.

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds