Nuovi articoli in homepage! New articles on the homepage! Disabilitare il socket polling in IIS… Disable socket poll IIS…
Posted by lo schiaccianoci at January 31st, 2006 Posted by the Nutcracker at January 31st, 2006
scenario: avete un server con 2 indirizzi ip (p.es: 192.168.0.100 e 192.168.0.101) e IIS (internet information server) che ascolta sulla porta 80 del primo di questi due indirizzi ip (quindi 192.168.0.100). scenario: you have a server with 2 addresses (p.es: 192.168.0.100 and 192.168.0.101) and IIS (internet information server) that listens on port 80, the first of these two addresses (hence 192.168.0.100).
Beh sappiate che IIS occuperà anche la porta 80 sull’altro indirizzo IP quindi non potrete installare nessun’altro server su quella porta anche se attestato su un’altro IP. Well aware that IIS care port 80 on the IP address then you can not install any other server on that door even if certified on another IP.
che fare dunque? do then? disabilitare il socket polling … (che appunto permette a IIS di fare il binding su tutti gli indirizzi ip della porta selezionata): disable the socket poll… (which indeed allows IIS to make binding on all the addresses port selected):
andate su \InetPub\Adminscripts go on \ InetPub \ Adminscripts
e lanciate da promtp dei comandi: promtp and run by the command:
cscript adsutil.vbs set w3svc/disablesocketpooling true cscript adsutil.vbs September w3svc/disablesocketpooling True
| Ti è piaciuto questo post? Did you like this post? DIFFONDILO con StumbleUpon DIFFONDILO with StumbleUpon | Stumble it! Stumble it! |













