Questions tagged as 'servidor'

3
answers

What is the difference between vertical and horizontal scaling?

Recently I've seen some issues about cloud , BD's , etc. In some of these subjects I see a lot of escalation . Faced with this theme I have the following doubts: What is the difference between vertical and horizontal scaling? Are there...
asked by 20.10.2016 / 15:12
3
answers

Is it common to have several different servers for the same web application?

Scenario: I'm starting to get involved in developing a web application. This application is not yet available online, that is, we only have it here on the test server where we have, on the same machine, Redis, SQL Server, IIS, among other thi...
asked by 14.04.2016 / 20:43
1
answer

Is there any performance difference between writing a file as an answer and writing to a buffered file?

I have a t2.micro instance in amazon where I use IIS 10 as a server and webforms in the application (C #). In a certain part of the application, I need to get a list of image files from a particular folder, zip it and reply as a download to t...
asked by 16.03.2018 / 14:08
2
answers

What is the name of the operation when we make an ajax request to the internal server that in turn takes information from external?

I always do this, but I do not know what the technical name is. When I need to make a request, where I get information from an external content (for example facebook), I always use my server (via PHP) and I capture this request, only to captu...
asked by 14.10.2015 / 15:30
1
answer

Tomcat on Windows and Linux

I currently have a Tomcat server running on a machine with Windows Server 2012 . But I got some tips from an Infra friends where they say that Tomcat no Linux performs better. Then I had these doubts: What are the pros a...
asked by 16.12.2015 / 12:40
2
answers

Is Apache server required in hosting services?

The Apache web server or XAMPP is the same as UOL Host or any other hosting provider, ie the purpose of both is to store websites and return requests made by the browser? For example, if I hire UOL Host or Terra to host my site, will not thes...
asked by 16.09.2015 / 19:10
1
answer

What does L, R, NC mean in HTACCESS?

I did not understand the operation of the L flag very well. Doubt arose when I was trying to use the following script: #quando vier o "public" na url, reescreve para folder/public RewriteRule ^public/(.*)$ folder/public/$1 [NC] Rewri...
asked by 23.03.2015 / 13:30
2
answers

How to send and receive bitmap on restful server

I searched and found very little content, I would like some tips because I never did. How do I send and receive a bitmap to a server? Command with JSon? Convert to base64? What is the best way to send and how should my method be on the server to...
asked by 22.10.2015 / 19:29
1
answer

Remote access to the MySQL database

I have a DB inside a corporate network on a local machine serving as a MySQL server. The structure of the network works like this! Ineedtoaccessforexamplethemachinethatismarkedinred,andinthisenvironmentthe"Server" has its static IP "10.10...
asked by 23.09.2016 / 21:51
1
answer

Power Panel, WHM and Cpanel, what are their differences?

Well, I would like to know the difference between these 3 terms, which I believe designate the level of access to the server resources, for me, WHM is related to the management of server accounts, Cpanel would be the control pan...
asked by 03.09.2015 / 04:31