allora il router è un ALICE GATE 2 PLUS WI-FI...il firmware dove lo posso vedere? in stato modem cè scritto Alice Gate 2 Plus Wi-Fi S3PM-2 AGIA_1.2.0 .... è questo ?
poi ho fatto i test da te consigliati ed effetivamente i risutati sui test di upload sono nulli :
speedtest : 1 tentativo
http://www.speedtest.net/result/723096670.png
2 tentativo upload test error
ngi : Upload Error
Upload test returned an error while trying to read the upload file.
This is one of the most commonly seen errors with a newly setup server. It means that there was an issue trying to send data to the chosen upload script on the server. If you receive the error right at the start of the upload test the issue is likely one of the following:
*
The scripting language (PHP, ASP.NET, ASP or JSP) is not properly setup or the wrong one was chosen (learn more here).
*
The upload testing script is on a different host than the Speed Test - try copying crossdomain.xml to the web root of the testing server to resolve this
If the upload test starts but then fails with this error then the problem is usually related to a maximum HTTP POST size getting hit. Here are tips to resolving it on some platforms:
Apache with PHP (DO NOT use mod_security)
Open apache2.conf or httpd.conf
Search for LimitRequestBody and remove that line if it exists
Open php.conf or php.ini
Search for post_max_size and increase it to 10M
Restart Apache (usually /etc/init.d/httpd restart)
IIS6 using ASP
Open IIS Manager
Right-click on the server name at the top of the tree and choose Properties
Check the first box for Enable Direct Metabase Edit and click the OK button
Open C:\Windows\System32\Inetsrv\metabase.xml with Notepad (NOT Wordpad)
Find AspMaxRequestEntityAllowed and change it to 1073741824
Find AspEnableChunkedEncoding and set it to False
Che faccio? grazie