Questions tagged as 'servidores'

0
answers

Print from Glassfish server

I have a Glassfish server where I generate and save a zpl file (for zebra printers) through a standard web application in the default path / var / tmp. The saving process does it correctly, immediately after this I want to send it to print on...
asked by 16.02.2017 / 23:18
1
answer

What is the best process to debug a memory leak or crash application in ASP.NET?

basically I wanted to consult the title, but to leave a little more details, we have an application on two servers, the requests arrive for a Load Balancer with the algorithm Round Robin configured. The process w3wp.exe o...
asked by 16.01.2017 / 02:50
1
answer

Asp.Net project when uploading to server stops working

Working with my project locally works perfectly, but when I try to upload it to my server, some problem occurs and it marks the following error Any suggestions?     
asked by 17.01.2017 / 04:32
2
answers

Laravel API - Access files from my server using a url

Very good people, Today I have the following doubt; I have a server that as soon as I log in as a regular user, I redirect it to a specific route ("/front/resources/Timmy/hello.txt"). I would like this to be able to see certain files on my se...
asked by 24.07.2018 / 10:53
1
answer

Error 500: When uploading site in Laravel to Hosting, how to put the whole project in public_html?

Hire a Hosting service (Donweb) with an initial plan, which according to the provider's support, does not allow me to access external folders of public_html. So, my whole project has to be contained within it. I have seen several videos, wher...
asked by 14.10.2016 / 22:25
1
answer

Problem 2 Apache domains

I'm trying to set up 2 domains on a 1 server: _Debian Linux _Apache2 Create the following file: pclinx.conf, then enable with a2ensite, so that it is enabled and then restart apache2. <VirtualHost *:80> ServerAdmin webmaster@localhost...
asked by 19.04.2017 / 23:28
1
answer

mysql, simultaneous queries

how many queries does mysql support simultaneously? I know that the connection is not the same as simultaneous consultation, and that if there are 3,000 users on a website, it does not even remotely mean that the 3,000 make a query at the sam...
asked by 14.09.2017 / 01:11