Search found 6 matches

by theMCXP
Fri Jul 01, 2022 11:26 am
Forum: Webhosting
Topic: Single webhook calls to website resulting in multiple http calls.
Replies: 5
Views: 14181

Re: Single webhook calls to website resulting in multiple http calls.

I'm thinking my script could be processing for too long and the source is making another call.

However, I just checked and their timeout and retry is actually 10 seconds, not 5. So this is indeed confusing me some more.

If I run the web hook to "webhook.site" to test with, it definitely only ...
by theMCXP
Fri Jul 01, 2022 11:15 am
Forum: Webhosting
Topic: Single webhook calls to website resulting in multiple http calls.
Replies: 5
Views: 14181

Re: Single webhook calls to website resulting in multiple http calls.

Oh you're right! It is 5 seconds, not sure why I misread that. I'm almost certain that it's only sending once. It's a large e-commerce platform's web hook so I just convinced myself it's not possible otherwise many thousands of people would have noticed this behaviour.

On that note, now that you ...
by theMCXP
Fri Jul 01, 2022 9:24 am
Forum: Webhosting
Topic: Single webhook calls to website resulting in multiple http calls.
Replies: 5
Views: 14181

Single webhook calls to website resulting in multiple http calls.

I've noticed with several different scripts that when I call scripts on my server, it looks like multiple http calls occur. This results in my personal log files having multiple entries of the same call etc.

I have confirmed with the source server that only 1 call is made to NFO, yet looking at ...
by theMCXP
Sat Nov 09, 2013 5:32 pm
Forum: Game and voice servers
Topic: BC2/BF3/MoH/MoHW admin daemon feedback
Replies: 400
Views: 1579686

Re: BC2/BF3/MoH/MoHW admin daemon feedback

It was suggested to me to post this feature request here in hopes that it can be added to your admin daemon.

I would like a 3rd option for the auto messages section.

This 3rd option would allow you to set up a list of messages and have them loop 1 by 1 on a specified interval.

I have tried every ...
by theMCXP
Wed Jul 20, 2011 12:47 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Installing OS from Virtual Drive
Replies: 3
Views: 1930

Re: Installing OS from Virtual Drive

Thanks for your reply!

What i ended up doing is Re-installing the server with Ubuntu 10.04...

I think the problem may have been that I installed 10.04 GUI on 10.10 base...

So I reinstalled the main system with 10.04 but instead of using the virtual cd drives, this time 'apt-get install xubuntu ...
by theMCXP
Wed Jul 20, 2011 11:39 am
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Installing OS from Virtual Drive
Replies: 3
Views: 1930

Installing OS from Virtual Drive

Hey guys,

New to this forum, and new to NFO :)

I have just purchased a VDS (unmanaged) package, and here is my issue.

At first, I attempted to install a GUI via " apt-get install xubuntu-desktop "
This gave me package errors, where some files may have been missing.

So I proceeded to change the ...