: Should it run on a separate port than IIS or integrated using ISAPI plug-in?

I can't make any specific recomendations about Windows or IIS, but i
personally wouldn't Run Solr in the same webserver/appserver that your
users hit -- from a security standpoint, i would protect your solr
instance the same way you would protect a database, let the applications
running in your webserver connect to it and run queries against it, but
don't expose it to the outside world directly.


-Hoss

Reply via email to