Questions tagged as 'lado-do-servidor'

1
answer

Why use two server-side languages on the same system?

Why do I see many systems with two, up to three programming languages? When I see a system that migrates from one language to another, I even understand, but why do many maintain two or three programming languages? For example, I've seen...
asked by 07.01.2017 / 14:41
1
answer

Micro DDoS Mitigation and Sudden High Access Number in Web Applications with Limited Resources

It's vast documentation of how to mitigate (proactively reduce impact as it occurs) from denial-of-service attacks on web applications. People typically quote services like Cloudflare or as per their application on servers like Amazon EC2 and do...
asked by 18.02.2014 / 01:54
2
answers

How does the PHP runtime work?

I've always been interested in how long my code runs. The problem is that I do not quite understand how PHP code execution works. Below are the questions: On the server, does the PHP code run on every request or is it always running? If...
asked by 19.02.2018 / 20:04
1
answer

What is an RTMP server and how do I connect to it with Flash's SharedObject?

I need to create a SharedObject Flash file on one server on the internet for communication between several .SWFs . This communication needs to be fast and if possible real-time. After some searches on the Adobe Reference , I found...
asked by 20.02.2014 / 17:17
2
answers

java server disconnects idle users after 5 minutes

I am using this Java methodology for connecting between client and server, I copied it from the internet, and it helped me a lot, but the server allows the user to stay connected while he is sending messages, but if the user stays an average tim...
asked by 19.05.2014 / 14:26
2
answers

How to receive messages from a GPS that uses GPRS via PHP?

I have a Gosafe G91i device, a GPS device that sends its location from time to time to an IP and a port that I can configure. At the moment, IP and port of an online server (Orange gps-trace) are set and I would like to set it to a server of min...
asked by 18.03.2014 / 13:19
1
answer

XAMPP is not working properly [closed]

Hello, I want to learn php but I'm having a hard time making XAMPP work. I use Debian Jessie , as I'm not really crazy, I downloaded mysql , php and apache through a (LAMP) package. However, I have now gone...
asked by 17.01.2017 / 22:53
1
answer

Can a desktop program be considered client-side?

Always when I listen to server-side and client-side refers to web applications, but these terms can be applied to / em>? For example, if I have an application that consumes a web-service or even a Notepad ) I can consider them client-sid...
asked by 15.11.2017 / 19:21
1
answer

Using SPA (Single page application) and browser back button

Does anyone who works with SPA know the best way to work with the browser back button? For example, we have a list of users and the detail of these users through a click. As we are on the "page" of detail of some user we need that, when click...
asked by 02.06.2014 / 16:56
0
answers

Monitor hard drive Linux [closed]

Hello, I would like to know if it is possible to execute a certain action (execute a shell script file for example) when the server exceeds a certain percentage of storage. * Command used to view server disk space: df -h Att,     
asked by 23.09.2015 / 23:17