Dear Steli,
Many thanks for your reply.
I am on DSpace 6.3 and Apache Tomcat is listening on port 8009 via an
AJP connector and not on 8983.
Do you mean the following ?
ProxyPass /solr ajp://localhost:8009/solr
ProxyPassReverse /solr ajp://localhost:8009/solr
Also in local.cfg, changed it to
http://localhost:8009/solr.
I have done:-
ProxyPass / ajp://localhost:8009/
ProxyPassReverse / ajp://localhost:8009/
As far as the local.cfg is concerned I think, Tomcat is not listening
using the http protocol, it is listening for an AJP protocol.
I think I should enable port 8080 with HTTP protocol so that Solr can
be accessed at port 8080 via HTTP locally.
I am a little confused here. Would appreciate any advice.
Best Regards,
Ashim
> --
> All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
> ---
> You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
dspace-tech...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/111e4824-0b84-4e20-8adb-e46ef96d9c0dn%40googlegroups.com.